From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Mon, 01 Nov 2010 19:08:36 +0100 Subject: [U-Boot] [PATCH 2/3 V5] Remove board_init_f function from nand_boot.c In-Reply-To: <1288634367-9189-1-git-send-email-urwithsughosh@gmail.com> References: <1288634367-9189-1-git-send-email-urwithsughosh@gmail.com> Message-ID: <4CCF0224.1040700@free.fr> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 01/11/2010 18:59, Sughosh Ganu a ?crit : > Remove the board_init_f function from nand_spl/nand_boot.c. This > function is to be defined by all boards using the nand_spl > functionality in their individual board directory. Sorry, there's one thing I don't get, but I must admit I don't know the intricacies of NAND booting yet. Why should this be individualized? Seems to me that all boards using nand_spl will have the same board_init_f(), won't they? Amicalement, -- Albert.