> -----Original Message----- > From: Marek Vasut [mailto:[email protected]] > Sent: 26 June 2012 17:45 > To: [email protected] > Cc: Marek Vasut; Prafulla Wadaskar; Wolfgang Denk > Subject: [PATCH 2/3] KW: Add kw_adjust_dram() weak function > > This function shall allow a board to adjust DRAM parameters in case > there are multiple versions of the board with different DRAM sizes. > > Signed-off-by: Marek Vasut <[email protected]> > Cc: Prafulla Wadaskar <[email protected]> > Cc: Wolfgang Denk <[email protected]> > --- > arch/arm/cpu/arm926ejs/kirkwood/dram.c | 11 +++++++++++
Instead I would like to suggest to add function name as __kw_post_kwbconfig() This typically addresses to reconfigure the default configuration done by kwbimage.cfg, so the scope is not limited to DRAM configuration. Regards.. Prafulla . . . _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

