summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorAlison Wang <b18965@freescale.com>2013-05-27 22:55:42 +0000
committerStefano Babic <sbabic@denx.de>2013-06-03 10:56:53 +0200
commit24e8bee508a341d1de4c708f8d0b9950ee95fab6 (patch)
tree4bdc54c293a1e5ce37d47924add09b610738d9ca /doc
parentcfd701b5f3eefc98cf699143d34e8a8b737b90a5 (diff)
downloadtalos-obmc-uboot-24e8bee508a341d1de4c708f8d0b9950ee95fab6.tar.gz
talos-obmc-uboot-24e8bee508a341d1de4c708f8d0b9950ee95fab6.zip
arm: vf610: Add Vybrid VF610 CPU support
This patch adds generic codes to support Freescale's Vybrid VF610 CPU. It aligns Vybrid VF610 platform with i.MX platform. As there are some differences between VF610 and i.MX platforms, the specific codes are in the arch/arm/cpu/armv7/vf610 directory. Signed-off-by: Alison Wang <b18965@freescale.com> Reviewed-by: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/README.vf61010
1 files changed, 10 insertions, 0 deletions
diff --git a/doc/README.vf610 b/doc/README.vf610
new file mode 100644
index 0000000000..38cf5cfd20
--- /dev/null
+++ b/doc/README.vf610
@@ -0,0 +1,10 @@
+U-Boot for Freescale Vybrid VF610
+
+This file contains information for the port of U-Boot to the Freescale Vybrid
+VF610 SoC.
+
+1. CONVENTIONS FOR FUSE ASSIGNMENTS
+-----------------------------------
+
+1.1 MAC Address: It is stored in fuse bank 4, with the 16 msbs in word 2 and the
+ 32 lsbs in word 3.
OpenPOWER on IntegriCloud