Hello, I see that the Beagle Bone blue green wireless uses MT41K256M16TW-107 DDR chip. However, when i go through the u-boot sources, I dont see that chip being supported.
Can anyone point me to the right sources which supports DDR MT41K256M16TW- 107. I hope i am looking at the right sources. This is what i did: $git clone https://github.com/u-boot/u-boot $cd u-boot/ $git checkout v2017.09-rc2 -b tmp $wget -c https://rcn-ee.com/repos/git/u-boot-patches/v2017.09-rc2/0001-am 335x_evm-uEnv.txt-bootz-n-fixes.patch $wget -c https://rcn-ee.com/repos/git/u-boot-patches/v2017.09-rc2/0002-U-Boot-BeagleBone-Cape-Manager.patch $ cat 0001-am 335x_evm-uEnv.txt-bootz-n-fixes.patch | patch -p1 $ cat 0002-U-Boot-BeagleBone-Cape-Manager.patch | patch -p1 Thanks for your assistance. /ry -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/16799189-8e1e-4533-b251-863982a7edea%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
