summaryrefslogtreecommitdiff
path: root/tools/patman/patchstream.py
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-08-01 06:47:22 -0600
committerTom Rini <trini@konsulko.com>2024-08-05 12:17:01 -0600
commit0450e91c38d842593d2fcbdd7e1de8070e122efe (patch)
treea07a980ca14a93ef0f8859079358aa56d4bdfeee /tools/patman/patchstream.py
parentcafde93ec02d654a092ee5b3fd0ed706347a9744 (diff)
rockchip: Ensure memory size is available in RK3399 SPL
At present gd->ram_size is 0 in SPL, meaning that it is not possible to enable the cache. Correct this by always populating the RAM size correctly. This increases code size by about 500 bytes in SPL, since it must call the rather large rockchip_sdram_size() function. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
Diffstat (limited to 'tools/patman/patchstream.py')
0 files changed, 0 insertions, 0 deletions