diff options
| author | Simon Glass <[email protected]> | 2023-02-01 13:20:25 -0700 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2023-02-07 14:33:50 -0500 |
| commit | b1dcc3355c7d2ab2f11ddaa4370422970543549a (patch) | |
| tree | 7bd8ffac9c87c506eade6cd64a80b5cf13cde549 /README | |
| parent | f0ad69130ce90f3c3d2939cbe260287e1e8821ae (diff) | |
tools: Drop xway-swap-bytes tool
This is very old and does not appear to be used. The CONFIG option
enabling it is no-longer present. Drop it.
Signed-off-by: Simon Glass <[email protected]>
Diffstat (limited to 'README')
| -rw-r--r-- | README | 7 |
1 files changed, 0 insertions, 7 deletions
@@ -286,13 +286,6 @@ The following options need to be configured: same as CFG_SYS_DDR_SDRAM_BASE for all Power SoCs. But it could be different for ARM SoCs. -- MIPS CPU options: - CONFIG_XWAY_SWAP_BYTES - - Enable compilation of tools/xway-swap-bytes needed for Lantiq - XWAY SoCs for booting from NOR flash. The U-Boot image needs to - be swapped if a flash programmer is used. - - ARM options: CFG_SYS_EXCEPTION_VECTORS_HIGH |
