Merge tag 'video-20221030' of https://source.denx.de/u-boot/custodians/u-boot-video
[platform/kernel/u-boot.git] / include / configs / uniphier.h
index 15ae084..d9e95ab 100644 (file)
 
 /* only for SPL */
 
-/* subtract sizeof(struct image_header) */
+/* subtract sizeof(struct legacy_img_hdr) */
 #define CONFIG_SYS_UBOOT_BASE                  (0x130000 - 0x40)
 
 #endif /* __CONFIG_UNIPHIER_H__ */