>
> This works well, though it doesn't seem to work for the ubuntu image. 
> Working on seeing if booting from eMMC is possible. The eMMC is disabled in 
> the am335x-bbb-exp.dts. After adding the following code below to enable the 
> eMMC worked but the LCD stopped working too.

 

bone_capemgr {

compatible = "ti,bone-capemgr";

status = "okay";

eeprom = <0xc>;


> baseboardmaps {


> board@0 {

board-name = "A335BONE";

compatible-name = "ti,beaglebone";

linux,phandle = <0x4b>;

phandle = <0x4b>;

};


> board@1 {

board-name = "A335BNLT";

compatible-name = "ti,beaglebone-black";

linux,phandle = <0x4c>;

phandle = <0x4c>;

};

};


> slots {

slot@100 {

ti,cape-override;

priority = <0x1>;

compatible = "ti,beaglebone-black";

board-name = "Bone-LT-eMMC-2G";

version = "00A0";

manufacturer = "Texas Instruments";

part-number = "BB-BONE-EMMC-2G";

};

};


> capemaps {


> cape@1 {

part-number = "BB-BONE-EMMC-2G";


> version@00A0 {

version = "00A0";

dtbo = "cape-bone-2g-emmc1.dtbo";

};

};

};

};


On Tuesday, March 18, 2014 5:07:53 PM UTC-4, Kevin Nguyen wrote:
>
> This isn't the "right" way to do it but it will work.
>
> 1. Download the Debian Wheezy 7.2 img from and install it on an SD Card 
> using the instructions on the site.
> http://www.armhf.com/index.php/boards/beaglebone-black/
>
> 2. Download the pre-built Angstrom image from Chipsee
> http://www.4shared.com/rar/8lKQ5nSBba/prebuilt-angstrom-bbb-exp-2014.html
>
> 3. Extract the pre-built Angstrom image somewhere.
>
> 4. Copy the 'boot' folder from the Angstrom image to the SD Card and 
> replace any duplicate files.
>
> 5. Plug in the SD Card and boot up.
>
> Note: I haven't verified but if you follow these instructions I don't 
> think you can flash to the eMMC unless you edit the uEnv.txt
> On Sunday, March 16, 2014 8:50:33 AM UTC-4, Patrick Horvath wrote:
>>
>> Has anyone an image for the capacitive 7" LCD version with debian wheezy?
>>
>

-- 
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 beagleboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to