From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefano Babic Date: Fri, 16 Dec 2011 10:02:28 +0100 Subject: [U-Boot] [PATCH v5 3/3] mx28evk: Add initial support for MX28EVK board In-Reply-To: <1323986861-21808-3-git-send-email-festevam@gmail.com> References: <1323966067-28333-1-git-send-email-fabio.estevam@freescale.com> <1323986861-21808-3-git-send-email-festevam@gmail.com> Message-ID: <4EEB0924.8050406@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 15/12/2011 23:07, Fabio Estevam wrote: > Add initial support for Freescale MX28EVK board. > > Tested boot via SD card and by loading a kernel via TFTP through > the FEC interface. > > Signed-off-by: Fabio Estevam > --- Hi Fabio, > +int dram_init(void) > +{ > + mx28_dram_init(); > + return 0; return mx28_dram_init(); Best regards, Stefano Babic -- ===================================================================== DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-0 Fax: +49-8142-66989-80 Email: office at denx.de =====================================================================