Dear Jens Scharsig, On 19.03.2012 15:25, Jens Scharsig (BuS Elektronik) wrote: > > Signed-off-by: Jens Scharsig (BuS Elektronik) <e...@bus-elektronik.de> > --- > board/atmel/at91sam9263ek/at91sam9263ek.c | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/board/atmel/at91sam9263ek/at91sam9263ek.c > b/board/atmel/at91sam9263ek/at91sam9263ek.c > index 41ec752..60ff1c0 100644 > --- a/board/atmel/at91sam9263ek/at91sam9263ek.c > +++ b/board/atmel/at91sam9263ek/at91sam9263ek.c > @@ -254,6 +254,7 @@ int board_early_init_f(void) > (1 << ATMEL_ID_PIOCDE), > &pmc->pcer); > > + at91_seriald_hw_init(); > return 0; > } > > @@ -267,7 +268,6 @@ int board_init(void) > /* adress of boot parameters */ > gd->bd->bi_boot_params = CONFIG_SYS_SDRAM_BASE + 0x100; > > - at91_seriald_hw_init(); > #ifdef CONFIG_CMD_NAND > at91sam9263ek_nand_hw_init(); > #endif >
applied to u-boot-atmel/master, thanks! Best regards Andreas Bießmann _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot