mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
Convert CONFIG_FSL_CADMUS to Kconfig
This converts the following to Kconfig: CONFIG_FSL_CADMUS Signed-off-by: Tom Rini <trini@konsulko.com>
This commit is contained in:
@@ -217,8 +217,6 @@
|
||||
* 1111 1111 1111 0000 0000 1111 1111 0111 = fff00ff7
|
||||
*/
|
||||
|
||||
#define CONFIG_FSL_CADMUS
|
||||
|
||||
#define CADMUS_BASE_ADDR 0xf8000000
|
||||
#ifdef CONFIG_PHYS_64BIT
|
||||
#define CADMUS_BASE_ADDR_PHYS 0xff8000000ull
|
||||
|
||||
Reference in New Issue
Block a user