mirror of
https://xff.cz/git/u-boot/
synced 2025-09-01 00:32:04 +02:00
common: Move older CPU functions to their own header
These should be moved to driver model, but in the meantime, move them out of the common header to help reduce its size. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
2
README
2
README
@@ -2983,7 +2983,7 @@ Low Level (hardware related) configuration options:
|
||||
- CONFIG_SYS_SRIOn_MEM_VIRT:
|
||||
Virtual Address of SRIO port 'n' memory region
|
||||
|
||||
- CONFIG_SYS_SRIOn_MEM_PHYS:
|
||||
- CONFIG_SYS_SRIOn_MEM_PHYxS:
|
||||
Physical Address of SRIO port 'n' memory region
|
||||
|
||||
- CONFIG_SYS_SRIOn_MEM_SIZE:
|
||||
|
Reference in New Issue
Block a user