
1 Nov
2010
1 Nov
'10
6:13 a.m.
On Mon, Nov 1, 2010 at 4:34 AM, Albert ARIBAUD albert.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.
-sughosh