]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/common.h
dts: re-write dts/Makefile more simply with Kbuild
[karo-tx-uboot.git] / include / common.h
index 221b7768c5bec16d5e090d4febf809826ece570b..672c0b5c170932dd018aff57eab38b1e661627ba 100644 (file)
@@ -302,7 +302,7 @@ int checkdram     (void);
 int    last_stage_init(void);
 extern ulong monitor_flash_len;
 int mac_read_from_eeprom(void);
-extern u8 _binary_dt_dtb_start[];      /* embedded device tree blob */
+extern u8 __dtb_dt_begin[];    /* embedded device tree blob */
 int set_cpu_clk_info(void);
 int print_cpuinfo(void);
 int update_flash_size(int flash_size);