X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=board%2Fesd%2Fhh405%2Fhh405.c;h=802491a313a1afad43d20fe274b1d8d3c6f75ae4;hb=b223017f081d7e0daa33ad17a3cd05b0c1f7d9ba;hp=67b5d5406dd84a0b047d1289b6fdb1141bc5ec72;hpb=fc9970137c8f187b5938e4926224e0f3d46c3476;p=u-boot diff --git a/board/esd/hh405/hh405.c b/board/esd/hh405/hh405.c index 67b5d5406d..802491a313 100644 --- a/board/esd/hh405/hh405.c +++ b/board/esd/hh405/hh405.c @@ -471,7 +471,7 @@ int misc_init_r (void) */ *fpga_ctrl |= gd->board_type & 0x0003; - /* + /* * Setup and enable EEPROM write protection */ out32(GPIO0_OR, in32(GPIO0_OR) | CFG_EEPROM_WP); @@ -644,7 +644,7 @@ int checkboard (void) } -long int initdram (int board_type) +phys_size_t initdram (int board_type) { unsigned long val;