mirror of
https://xff.cz/git/u-boot/
synced 2025-10-22 10:31:56 +02:00
Merge tag 'pull-24apr19' of git://git.denx.de/u-boot-dm
Various minor sandbox iumprovements Fixes for tracing with sandbox Refactoring for boot_get_fdt()
This commit is contained in:
@@ -12,6 +12,7 @@
|
||||
/* Architecture-specific global data */
|
||||
struct arch_global_data {
|
||||
uint8_t *ram_buf; /* emulated RAM buffer */
|
||||
void *text_base; /* pointer to base of text region */
|
||||
};
|
||||
|
||||
#include <asm-generic/global_data.h>
|
||||
|
Reference in New Issue
Block a user