mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-06 15:00:22 +00:00
Some boards want to reserve extra regions of memory. Add a 'chosen' property to support this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>