| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
|
|
| |
switch to ttyO2
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
| |
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
|
|
|
|
| |
beaconboard support
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|
|
There is a v2011.09 tag on the mainline, but I haven't seen a release
notice go out. It didn't make sense to me to try to carry-forward those
all patches since the release tag, so I simply picked the latest tag
in the maineline.
Patched and tested on BeagleBoard-xM revision C.
USB Ethernet was tested with:
setenv usbethaddr de:ad:be:ef:00:01
usb start
dhcp^C
setenv ipaddr 10.0.1.2
ping 10.0.1.1
USB Storage was tested with:
<above>
usb part
fatls usb 0
led command was tested with:
led all off
led all on
led 1 on
led 1 off
gpio command tested with:
gpio input 4
<hold USER button>
gpio input 4
<release USER button>
Also performed boot test.
Signed-off-by: Jason Kridner <jdk@ti.com>
Signed-off-by: Joel A Fernandes <joelagnel@ti.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
|