# CONFIG_ARM_ERRATA_430973 is not set
# CONFIG_ARM_ERRATA_458693 is not set
# CONFIG_ARM_ERRATA_460075 is not set
+CONFIG_ARM_GIC=y
#
# Bus support
CONFIG_DEBUG_ERRORS=y
# CONFIG_DEBUG_STACK_USAGE is not set
CONFIG_DEBUG_LL=y
-CONFIG_DEBUG_ICEDCC=y
+# CONFIG_DEBUG_ICEDCC is not set
#
# Security options
\r
/* UART for LL DEBUG */\r
.phys_io = RK29_UART1_PHYS, \r
- .io_pg_offst = ((RK29_ADDR_BASE0) >> 18) & 0xfffc,\r
- .boot_params = RK29_SDRAM_PHYS + 0xf8000,\r
+ .io_pg_offst = ((RK29_UART1_BASE) >> 18) & 0xfffc,\r
+ .boot_params = RK29_SDRAM_PHYS + 0x88000,\r
.map_io = machine_rk29_mapio,\r
.init_irq = machine_rk29_init_irq,\r
.init_machine = machine_rk29_board_init,\r