diff options
author | Simon Glass | 2019-11-14 12:57:09 -0700 |
---|---|---|
committer | Tom Rini | 2019-12-02 18:23:06 -0500 |
commit | 62f9b654472888dc46feea74f95edb837f49333a (patch) | |
tree | 2ba027312db362b0680f990fd5d55c3508e3fb51 /README | |
parent | dd38416d6b354acb5d12e2bd1fd45e7e63b8a605 (diff) |
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>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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: |