Re: [beagleboard] customize cap-universal-00A0.dts

2014-08-08 Thread jstampfl
I have prepared cape-univ-hdmi-00A0.dts , but I don't know how to indicate that it is available. ie. a git push request? It is in my local copy of beaglebone-universal-io. -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-10 Thread cecco
Hello to everyone! I've just experimented this things in last week, and with suggestion of that special community I've solved the same problem. Today I’ve downloaded last release of Ubuntu (14.04-05-06) with Linux arm 3.8.13-bone49 #1 kernel from here and written the image with sudo

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-10 Thread Robert Nelson
On Sat, May 10, 2014 at 11:14 AM, cecco cecco.be...@gmail.com wrote: Hello to everyone! I've just experimented this things in last week, and with suggestion of that special community I've solved the same problem. Today I’ve downloaded last release of Ubuntu (14.04-05-06) with Linux arm

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-10 Thread cecco
Hi Robert, this is my file: ubuntu@arm:~$ cat /etc/default/capemgr # Default settings for capemgr. This file is sourced by /bin/sh from # /etc/init.d/capemgr.sh # Options to pass to capemgr CAPE=BB-BONE-BRT-Tdl2 #CAPE=cape-universal this is my dmesg report (partial) ubuntu@arm:~$ dmesg | grep

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-10 Thread cecco
Il giorno sabato 10 maggio 2014 23:09:48 UTC+2, cecco ha scritto: Hi Robert, this is my file: ubuntu@arm:~$ cat /etc/default/capemgr # Default settings for capemgr. This file is sourced by /bin/sh from # /etc/init.d/capemgr.sh # Options to pass to capemgr CAPE=BB-BONE-BRT-Tdl2

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-10 Thread Robert Nelson
On Sat, May 10, 2014 at 4:09 PM, cecco cecco.be...@gmail.com wrote: Hi Robert, this is my file: ubuntu@arm:~$ cat /etc/default/capemgr # Default settings for capemgr. This file is sourced by /bin/sh from # /etc/init.d/capemgr.sh # Options to pass to capemgr CAPE=BB-BONE-BRT-Tdl2

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
Hello Charles! I`m not familar with Git but I try as you say! I change the Version from 00A1 to 00A0, now I get the error File exists Here is my slots file: 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 4: ff:P-O-L Bone-LT-eMMC-2G,00A0,Texas Instrument,BB-BONE-EMMC-2G 6: ff:P-O-L

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
I have the line in my uEnv.txt: optargs=capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN But seems not working? -- 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

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
Ok, it seems no working. Guess I have a spelling mistake! -- 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

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
Hello! I'm close to finished. But there is one problem: uEnv.txt: optargs=quiet capemgr.disable_partno=BB-BONELT-HDMI,BB-BONELT-HDMIN capemgr. enable_partno=cape-myoverload,cape-universal It doesn't load my cape-myoverload: 0: 54:PF--- 1: 55:PF--- 2: 56:PF--- 3: 57:PF--- 4: ff:P-O-L

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread Charles Steinkuehler
I believe at boot time the cape manager is reading overlays from the initial ramdisk which doesn't contain your new overlay. On 5/9/2014 9:51 AM, faimbs wrote: Hello! I'm close to finished. But there is one problem: uEnv.txt: optargs=quiet

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
Hello Charles! Hmmm ... but it load your overlay and I mean this was not part of the image. Did you know if I can add the overlay? Thank you! -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread Robert Nelson
On May 9, 2014 11:01 AM, faimbs fai...@gmail.com wrote: Hello Charles! Hmmm ... but it load your overlay and I mean this was not part of the image. Did you know if I can add the overlay? Add the custom cape name to the cape variable in /etc/default/capemgr to load it early and bypass the

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread Charles Steinkuehler
On 5/9/2014 11:01 AM, faimbs wrote: Hello Charles! Hmmm ... but it load your overlay and I mean this was not part of the image. Did you know if I can add the overlay? My overlay has been added to the kernel source for a while, so it actually _is_ part of the image if you're using a recent

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
Hello Robert! Perfect, now it is loading with uEnv.txt Thank you! -- 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

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread faimbs
Hello Charles! Thank you. But the info from Robert works fine. That your overlay is part of the image I don't know. faimbs -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups BeagleBoard group. To unsubscribe

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-09 Thread Robert Nelson
On May 9, 2014 11:22 AM, faimbs fai...@gmail.com wrote: Hello Charles! Thank you. But the info from Robert works fine. That your overlay is part of the image I don't know. It's the only way to load a modified or new overlay. As the one builtin the kernel with that name had priority.

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-08 Thread Hannes Hörting
Hello Charles! I made an own Overlay, but it seems I made an error. I use in my new file: /* identification */ part-number = cape-bone-myoverlay; version = 00A1; and fragment@2 { target = ocp; __overlay__ { // !!!WARNING!!! //

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-08 Thread Hannes Hörting
Maybe better to attach the file now. You will find it now here as attached file. -- 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

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-08 Thread Charles Steinkuehler
On 5/8/2014 1:58 PM, Hannes Hörting wrote: Hello Charles! I made an own Overlay, but it seems I made an error. I use in my new file: /* identification */ part-number = cape-bone-myoverlay; version = 00A1; snip It looks like you're working on the HDMI version of the universal

[beagleboard] customize cap-universal-00A0.dts

2014-05-03 Thread Hannes Hörting
Hello! The work of Charles is great and very helpful: https://github.com/cdsteinkuehler/beaglebone-universal-io Now I want to customize the file to: 1. enable all GPIO from HDMI (because I disable the HDMI) 2. enable UART5 (because I disable the HDMI) The steps I already made: 1.

Re: [beagleboard] customize cap-universal-00A0.dts

2014-05-03 Thread Charles Steinkuehler
On 5/3/2014 2:52 AM, Hannes Hörting wrote: Hello! The work of Charles is great and very helpful: https://github.com/cdsteinkuehler/beaglebone-universal-io Now I want to customize the file to: 1. enable all GPIO from HDMI (because I disable the HDMI) 2. enable UART5 (because I