Hi Tom,
I had a look on those patch series. Just to check: I found 3 of v2 
(2013-08-14 x 3, 2013-09-10 x 3, 2013-09-30 x 4) and one v8 (2013-10-10 x 
5). Do your mean these series I should apply?
-Matti

torstai, 24. lokakuuta 2013 17.42.03 UTC+3 Tom Rini kirjoitti:
>
> On Thursday, October 24, 2013 6:23:24 AM UTC-4, [email protected]:
>>
>> Hi!
>>
>> I am working on BeagleBone variant board using Ångström distribution.  
>> Main difference is that NAND flash is installed on board. In fact my set-up 
>> sounds pretty much same as in "NAND flash with BeagleBone 
>> variant<https://groups.google.com/forum/embed/?place=forum/beagleboard&showsearch=true&showpopout=true&showtabs=true&hideforumtitle=true&parenturl=http%3A%2F%2Fwww.beagleboard.org%2FCommunity%2FForums#!searchin/beagleboard/nand/beagleboard/Gbtg8xZ_TNY/0QL5Q01PlbQJ>"
>>  
>> case. 
>>
>> *Short story:*
>>
>> UBIFS partition/volume formatted/created in Linux does not work in 
>> U-Boot. UBI part command in U-boot fails. Later on Linux finds this UBIFS 
>> corrupted. I don't have any problems if this UBIFS is accessed purely from 
>> Linux. I have made NAND flash additions from am335x-evm.dts to BeagleBone 
>> device tree. I have tried with ti,nand-ecc-opt = "bch8" (with kernel 
>> options CONFIG_MTD_NAND_OMAP_BCH and
>> OMAP_ECC_BCH8_CODE_HW) and without. In the latter case those kernel 
>> options were not active.
>>
> I think that at least part of the answer is that you need to enable 
> CONFIG_SYS_NAND_ONFI_DETECTION.  You may also need to apply some of Pekon's 
> patches from 
> http://patchwork.ozlabs.org/project/uboot/list/?submitter=17320&state=*(there 
> are 3 series there as of this writing, 2 v2's and a v8, you should 
> apply all 3 series, and in the right order, saving each series to an mbox, 
> and using git am -3 / git am --abort when they fail should help get the 
> right order sorted out quickly).
>
> -- 
> Tom
>

-- 
For more options, visit http://beagleboard.org/discuss
--- 
You received this message because you are subscribed to the Google Groups 
"BeagleBoard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to