|
@@ -129,7 +129,7 @@ int board_init (void)
|
|
|
|
|
|
/* Configure console support on zoom2 */
|
|
/* Configure console support on zoom2 */
|
|
gpmc_config = gpmc_serial_TL16CP754C;
|
|
gpmc_config = gpmc_serial_TL16CP754C;
|
|
- enable_gpmc_cs_config(gpmc_config, &gpmc_cfg->cs[4],
|
|
|
|
|
|
+ enable_gpmc_cs_config(gpmc_config, &gpmc_cfg->cs[3],
|
|
SERIAL_TL16CP754C_BASE, GPMC_SIZE_16M);
|
|
SERIAL_TL16CP754C_BASE, GPMC_SIZE_16M);
|
|
|
|
|
|
/* board id for Linux */
|
|
/* board id for Linux */
|