| /OK3568_Linux_fs/u-boot/include/configs/ |
| H A D | ls1043a_common.h | 77 CONFIG_SYS_MONITOR_LEN) 90 #define CONFIG_SYS_MONITOR_LEN (0x100000 + CONFIG_U_BOOT_HDR_SIZE) macro 92 #define CONFIG_SYS_MONITOR_LEN 0x100000 macro 122 #define CONFIG_SYS_MONITOR_LEN (0x100000 + CONFIG_U_BOOT_HDR_SIZE) macro 124 #define CONFIG_SYS_MONITOR_LEN 0x100000 macro
|
| H A D | 10m50_devboard.h | 58 #define CONFIG_SYS_MONITOR_LEN 0x80000 /* Reserve 512k */ macro 61 CONFIG_SYS_MONITOR_LEN) 74 #define CONFIG_ENV_ADDR (0xf4000000 + CONFIG_SYS_MONITOR_LEN)
|
| H A D | 3c120_devboard.h | 62 #define CONFIG_SYS_MONITOR_LEN 0x80000 /* Reserve 512k */ macro 65 CONFIG_SYS_MONITOR_LEN) 78 #define CONFIG_ENV_ADDR (0xe2800000 + CONFIG_SYS_MONITOR_LEN)
|
| H A D | spear-common.h | 106 #define CONFIG_SYS_MONITOR_LEN 0x00040000 macro 116 #define CONFIG_SYS_MONITOR_LEN 0x00060000 macro 125 CONFIG_SYS_MONITOR_LEN)
|
| H A D | xtfpga.h | 64 # define CONFIG_SYS_MONITOR_LEN 0x00020000 /* 128KB */ macro 66 # define CONFIG_SYS_MONITOR_LEN 0x00040000 /* 256KB */ macro 103 (CONFIG_SYS_MEMORY_TOP - CONFIG_SYS_MONITOR_LEN)
|
| H A D | ls1046a_common.h | 96 #define CONFIG_SYS_MONITOR_LEN (0x100000 + CONFIG_U_BOOT_HDR_SIZE) macro 98 #define CONFIG_SYS_MONITOR_LEN 0x100000 macro 128 #define CONFIG_SYS_MONITOR_LEN 0xa0000 macro
|
| H A D | rcar-gen2-common.h | 43 #define CONFIG_SYS_MONITOR_LEN (256 * 1024) macro 55 #define CONFIG_ENV_SIZE_REDUND (CONFIG_SYS_MONITOR_LEN)
|
| H A D | mpr2.h | 30 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 51 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | ms7750se.h | 49 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 63 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | rsk7203.h | 42 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 59 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | MCR3000.h | 113 #define CONFIG_SYS_MONITOR_LEN (256 << 10) macro 122 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | shmin.h | 46 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 72 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | cm_t43.h | 87 #undef CONFIG_SYS_MONITOR_LEN 140 #define CONFIG_SYS_MONITOR_LEN (512 * 1024) macro
|
| H A D | ms7720se.h | 43 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 61 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | r2dplus.h | 30 #define CONFIG_SYS_MONITOR_LEN (256 * 1024) macro 47 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | MigoR.h | 55 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 92 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | amcore.h | 72 #define CONFIG_SYS_MONITOR_LEN ((128 - 4) * 1024) macro 77 CONFIG_SYS_MONITOR_LEN)
|
| H A D | r0p7734.h | 94 #define CONFIG_SYS_MONITOR_LEN (256 * 1024) macro 103 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | ap_sh4a_4a.h | 91 #define CONFIG_SYS_MONITOR_LEN (256 * 1024) macro 100 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | blanche.h | 84 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN) 87 #define CONFIG_ENV_SIZE_REDUND (CONFIG_SYS_MONITOR_LEN)
|
| H A D | ap325rxa.h | 65 #define CONFIG_SYS_MONITOR_LEN (128 * 1024) macro 119 #define CONFIG_ENV_ADDR (CONFIG_SYS_FLASH_BASE + CONFIG_SYS_MONITOR_LEN)
|
| H A D | mx31ads.h | 128 #define CONFIG_SYS_MONITOR_LEN (256 * 1024) /* Reserve 256KiB */ macro 132 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE + CONFIG_SYS_MONITOR_LEN)
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | u-boot-nand.lds | 9 #ifndef CONFIG_SYS_MONITOR_LEN 10 #define CONFIG_SYS_MONITOR_LEN 0x80000 macro 84 . = ADDR(.text) + CONFIG_SYS_MONITOR_LEN;
|
| H A D | u-boot.lds | 15 #ifndef CONFIG_SYS_MONITOR_LEN 16 #define CONFIG_SYS_MONITOR_LEN 0x80000 macro 91 . = ADDR(.text) + CONFIG_SYS_MONITOR_LEN;
|
| /OK3568_Linux_fs/u-boot/include/configs/km/ |
| H A D | km83xx-common.h | 79 #define CONFIG_SYS_MONITOR_LEN (768 * 1024) macro 180 CONFIG_SYS_MONITOR_LEN) 184 #define CONFIG_ENV_OFFSET (CONFIG_SYS_MONITOR_LEN)
|