]> Git Repo - J-u-boot.git/commit
ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not
authorMasahiro Yamada <[email protected]>
Wed, 13 Apr 2016 21:52:26 +0000 (06:52 +0900)
committerMichal Simek <[email protected]>
Tue, 24 May 2016 09:15:00 +0000 (11:15 +0200)
commit7f307d93ed147fc831425189463d92e50d5c7566
tree9c9bf46b453166baa3f445f1a3d189315918999f
parentd7d000311285e4b8d11e089ca13ea456a01be3b8
ARM: zynq: load u-boot.img whether CONFIG_OF_SEPARATE is defined or not

Since commit ad1ecd2063da ("fdt: Build a U-Boot binary without device
tree"), u-boot-dtb.img is identical to u-boot.img, so SPL can always
load u-boot.img whether CONFIG_OF_SEPARATE is defined or not.

Signed-off-by: Masahiro Yamada <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
include/configs/zynq-common.h
This page took 0.03688 seconds and 4 git commands to generate.