
Le 01/11/2010 06:13, sughosh ganu a écrit :
On Mon, Nov 1, 2010 at 4:34 AM, Albert ARIBAUDalbert.aribaud@free.frwrote:
Le 31/10/2010 23:28, Alexander Holler a écrit :
On 31.10.2010 22:20, Albert Aribaud wrote:
Alexander, Darius, others who already tested the previous RFC patch, please test for non-regression.
Still works here with that patch applied. But that isn't remarkable,
because
#ifdef CONFIG_NAND_SPL
that isn't defined here. ;)
... and tx25 seems not to have it defined either, so my change should not have affected Wolfgang's tests. :/
I think it is defined in nand_spl/board/karo/tx25/Makefile. We do get a nand_spl/u-boot-spl when we compile for the tx25 board, which has a reference to nand_boot.
Thanks Sugish. Which commands do you use to build the tx25? I tried
make distclean; make tx25_config; make
and
./MAKEALL tx25
... but this ends up with the code in start.S as if NAND_SPL was not defined, i.e. calling board_inir_r, not nand_boot.
-sughosh
Amicalement,