SAMA5: Cosmetic updates to comments and README files

This commit is contained in:
Gregory Nutt
2014-04-03 15:30:00 -06:00
parent cb86f97702
commit 3f936c415f
+9 -3
View File
@@ -667,6 +667,7 @@ Load NuttX with U-Boot on AT91 boards
U-Boot> fatload mmc 0 0x22000000 uimage U-Boot> fatload mmc 0 0x22000000 uimage
reading uimage reading uimage
97744 bytes read in 21 ms (4.4 MiB/s) 97744 bytes read in 21 ms (4.4 MiB/s)
U-Boot> bootm 0x22000000 U-Boot> bootm 0x22000000
## Booting kernel from Legacy Image at 0x22000000 ... ## Booting kernel from Legacy Image at 0x22000000 ...
Image Name: nuttx Image Name: nuttx
@@ -690,9 +691,12 @@ Load NuttX with U-Boot on AT91 boards
mci: setting clock 22000000 Hz, block size 512 mci: setting clock 22000000 Hz, block size 512
reading nuttx.bin reading nuttx.bin
108076 bytes read in 23 ms (4.5 MiB/s) 108076 bytes read in 23 ms (4.5 MiB/s)
U-Boot> go 0x20008040 U-Boot> go 0x20008040
## Starting application at 0x20008040 ... ## Starting application at 0x20008040 ...
os_start: Entry
NuttShell (NSH) NuttX-7.2
nsh>
Loading through network Loading through network
@@ -828,8 +832,10 @@ Serial Consoles
PB28 RXD1 PIO_USART1_RXD PB28 RXD1 PIO_USART1_RXD
PB26 CTS1 PIO_USART1_CTS PB26 CTS1 PIO_USART1_CTS
NOTE: Debug TX and RX pins also go to the ADM3312EARU, but I am NOTE: Debug TX (DTXD) and RX (DRXD) pins also are routed to the
uncertain of the functionality. ADM3312EARU via non populated 0 Ohm resistors. Thus allowing one
skilled with a soldering iron to choose which UART is level
translated by the ADM3312EARU
------------------------------- -------------------------------
SAMA5 FUNCTION NUTTX PIO SAMA5 FUNCTION NUTTX PIO