[meta-xilinx] [meta-xilinx 14/14] docs/BOOT.tftp: Update KC705 boot documentation

Manjukumar Matha manjukumar.harthikote-matha at xilinx.com
Mon May 2 17:57:34 PDT 2016


Documentation update for KC705 

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha at xilinx.com>
---
 docs/BOOT.tftp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/docs/BOOT.tftp b/docs/BOOT.tftp
index f9704dc..5b6d338 100644
--- a/docs/BOOT.tftp
+++ b/docs/BOOT.tftp
@@ -20,10 +20,10 @@ Using the U-Boot console; load the Kernel, RootFS and the DTB into memory.
 And then boot Linux using the 'bootm' command. (Note the load addresses will
 be dependant on machine used)
 
-For MicroBlaze (kc705-trd-microblazeel):
+For MicroBlaze (kc705-microblazeel):
 	U-Boot> tftpboot 0x85000000 linux.bin.ub
 	U-Boot> tftpboot 0x86000000 core-image-minimal-<machine name>.cpio.gz.u-boot
-	U-Boot> tftpboot 0x84000000 linux.bin.ub-<machine name>.dtb
+	U-Boot> tftpboot 0x84000000 <machine name>.dtb
 	U-Boot> bootm 0x85000000 0x86000000 0x84000000
 
 For Zynq:
-- 
2.1.4




More information about the meta-xilinx mailing list