Home
last modified time | relevance | path

Searched hist:ae83d882f5fdf7aa7c5aec09cfafb593153c25d6 (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/common/spl/
H A Dspl.ce76caa627b9f4ebe061208c48f3c5ca71913e23c Sat Oct 25 00:54:55 UTC 2014 Andreas Bießmann <andreas.devel@googlemail.com> spl: move comment to the right place

Commit ae83d882f5fdf7aa7c5aec09cfafb593153c25d6 moved the fixed size mentioned
in the comment but missed the comment.

Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
ae83d882f5fdf7aa7c5aec09cfafb593153c25d6 Thu Aug 23 10:46:16 UTC 2012 Stefano Babic <sbabic@denx.de> SPL: do not use fix value for u-boot size

If an u-boot image is not found, SPL thinks to load a bare
u-boot.bin image with a maximum size of 200KB.
Use CONFIG_SYS_MONITOR_LEN instead.

Signed-off-by: Stefan Roese <stefan.roese@gmail.com>
Signed-off-by: Stefano Babic <sbabic@denx.de>
Signed-off-by: Tom Rini <trini@ti.com>