X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=board%2Fdbau1x00%2Fdbau1x00.c;h=81285d7470b09a9219141abc0068b79e67b5c6b1;hb=f1683aa73c31db0a025e0254e6ce1ee7e56aad3e;hp=ea7cb744dba9bad959d0eba1d62bb2900c22b942;hpb=3eace37e5098c7f020a45a3672c062cd4ea199a0;p=people%2Fms%2Fu-boot.git diff --git a/board/dbau1x00/dbau1x00.c b/board/dbau1x00/dbau1x00.c index ea7cb744db..81285d7470 100644 --- a/board/dbau1x00/dbau1x00.c +++ b/board/dbau1x00/dbau1x00.c @@ -13,7 +13,7 @@ DECLARE_GLOBAL_DATA_PTR; -int initdram(void) +int dram_init(void) { /* Sdram is setup by assembler code */ /* If memory could be changed, we should return the true value here */