diff mbox

[U-Boot,v3,11/12] doc, spl, am335x: update am335x-network

Message ID 1465281085-10481-12-git-send-email-hs@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Commit Message

Heiko Schocher June 7, 2016, 6:31 a.m. UTC
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>
---

Changes in v3: None
Changes in v2:
- add Reviewed-by from Tom Rini

 doc/SPL/README.am335x-network | 4 ++++
 1 file changed, 4 insertions(+)

Comments

Tom Rini June 9, 2016, 6:03 p.m. UTC | #1
On Tue, Jun 07, 2016 at 08:31:24AM +0200, Heiko Schocher wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox

Patch

diff --git a/doc/SPL/README.am335x-network b/doc/SPL/README.am335x-network
index 9b63791..e3cf93f 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