Searched hist:b7b4303642af1cf3a2c58befaa8e8944b9fbb3c9 (Results 1 – 1 of 1) sorted by relevance
| /rk3399_rockchip-uboot/include/configs/ |
| H A D | uniphier.h | b7b4303642af1cf3a2c58befaa8e8944b9fbb3c9 Fri Jan 27 21:53:54 UTC 2017 Masahiro Yamada <yamada.masahiro@socionext.com> ARM: uniphier: make update commands more flexible for ATF
Currently, SPL (u-boot-spl.bin) and U-Boot (u-boot.bin) are stored in non-volatile devices, and some environments are defined to update the images easily.
When ARM Trusted Firmware is fully used, SPL is not used. U-Boot proper is contained as BL33 into FIP (Firmware Image Package), which is standard container used by ATF. Allow to use it.
Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
|