1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-01-28 21:29:21 +01:00
Files
u-boot-megous/common
Jean-Jacques Hiblot ea376ebc9b spl: fit: allocate a temporary buffer to load the overlays
If the node describing an overlay does not specify a load address, it will
be loaded at the address previously used.
Fixing it by allocating a temporary buffer that will be used as a
default load address. By default, the size of the buffer is 64kB which
should be plenty for most use cases.

Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-01-07 11:12:47 -05:00
..
2019-08-11 16:43:41 -04:00
2013-04-01 16:33:52 -04:00
2019-11-07 18:01:13 -05:00
2013-04-01 16:33:52 -04:00
2019-08-11 16:43:41 -04:00
2016-05-02 18:37:09 -04:00
2019-07-24 13:16:29 -04:00
2019-08-11 16:43:41 -04:00