1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 03:17:09 +01:00
Files
u-boot-megous/include/init.h
Simon Glass 59b0d7d839 bdinfo: arm: Move ARM-specific info into its own file
We don't really want to have ARM-specific code in a generic file. Create
a new arch-specific function to hold it, and move it into that.

Make the function weak so that any arch can implement it.

Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
2020-06-25 13:24:12 -04:00

7.5 KiB