Lines Matching +full:hs +full:- +full:i2c2
3 * Heiko Schocher, DENX Software Engineering, hs@denx.de.
5 * SPDX-License-Identifier: GPL-2.0+
12 #include "keymile-common.h"
13 #include "km-powerpc.h"
22 "768k(u-boot)," \
25 "-(" CONFIG_KM_UBI_PARTITION_NAME_BOOT ");"
87 #define CONFIG_SYS_GBL_DATA_OFFSET (CONFIG_SYS_INIT_RAM_SIZE - \
94 * ---- --- ------- ------ ----- ------
193 #define CONFIG_ENV_ADDR (CONFIG_SYS_MONITOR_BASE - 0x1000)
214 #define CONFIG_KM_IVM_BUS 2 /* I2C2 (Mux-Port 1)*/
251 /* IMMRBAR & PCI IO: cache-inhibit and guarded */
259 /* PRIO1, PIGGY: icache cacheable, but dcache-inhibit and guarded */
268 /* FLASH: icache cacheable, but dcache-inhibit and guarded */
295 #ifndef CONFIG_KM_DEF_ENV /* if not set by keymile-common.h */
296 #define CONFIG_KM_DEF_ENV "km-common=empty\0"