summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorHeiko Schocher <hs@denx.de>2016-06-07 08:31:24 +0200
committerTom Rini <trini@konsulko.com>2016-06-09 13:53:10 -0400
commit3e584b94d207deca9663955b78c88d61fdfe8741 (patch)
tree5dc5247dfa10162e967668f24313ff07885f309e /doc
parenta4475af5b4188b69739dacdc82351ceec71a1bbe (diff)
downloadblackbird-obmc-uboot-3e584b94d207deca9663955b78c88d61fdfe8741.tar.gz
blackbird-obmc-uboot-3e584b94d207deca9663955b78c88d61fdfe8741.zip
doc, spl, am335x: update am335x-network
on the shc board we see when booting in net boot mode, that the ROM bootloader sends "AM335x ROM" as vendor-class-identifier. U-Boots doc says "DM814x ROM". So, add the info to the doc, that there is also "AM335x ROM" possible. Signed-off-by: Heiko Schocher <hs@denx.de> Reviewed-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/SPL/README.am335x-network4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/SPL/README.am335x-network b/doc/SPL/README.am335x-network
index 9b63791ad1..e3cf93f8dc 100644
--- a/doc/SPL/README.am335x-network
+++ b/doc/SPL/README.am335x-network
@@ -66,6 +66,10 @@ subnet 192.168.8.0 netmask 255.255.255.0 {
}
}
+ May the ROM bootloader sends another "vendor-class-identifier"
+ on the shc board with an AM335X it is:
+ "AM335x ROM"
+
2. Setup TFTP server.
Install TFTP server and put image files to it's root directory
(likely /tftpboot or /var/lib/tftpboot or /srv/tftp). You will need
OpenPOWER on IntegriCloud