Searched hist:"85 bfe48b0ab807e8c7308507ea923a16ce3fdd1a" (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-keystone/ |
| H A D | config.mk | 85bfe48b0ab807e8c7308507ea923a16ce3fdd1a Fri Jun 16 22:25:14 UTC 2017 Cooper Jr., Franklin <fcooper@ti.com> ARM: keystone2: Allow to build with all image formats
u-boot.bin is a copy of: u-boot-fit-dtb.bin if CONFIG_FIT_EMBED is enabled, u-boot-dtb.bin if CONFIG_OF_SEPARATE is enabled, u-boot-nodtb.bin if DT is not enabled. So, use u-boot.bin to to generate keystone images instead of u-boot-dtb.bin
Signed-off-by: Franklin S Cooper Jr <fcooper@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com>
|