--- wikisrc/users/rkujawa/sam4x0.mdwn 2012/08/11 14:15:52 1.1 +++ wikisrc/users/rkujawa/sam4x0.mdwn 2012/08/11 16:39:09 1.3 @@ -16,7 +16,7 @@ Missing 440 support should fit into exis ## Firmware -Sam4x0 boards use U-Boot firmware, it is stored in I2C Flash. ACube provides +Sam4x0 boards use U-Boot firmware, it is stored in a Flash chip. ACube provides [[source|http://www.acube-systems.biz/download/ub2lb-0.93.zip]] to Parthenope boot loader that can be used to boot AmigaOS 4, AROS and Linux. We should extend the Parthenope to support the NetBSD disk labels and filesystems (on @@ -27,8 +27,8 @@ with U-Boot TFTP. ## Early console support -Both PPC440EP and PPC460EX have NS16550 compatible UARTs built in. On 440EP UART0 is at -0 EF60 0300 (8 bytes). +* PPC440EP has 16550 compatible UARTs built in. UART0 is at 0 EF60 0300 (8 bytes). +* PPC460EX has 16750 compatible UARTs built in. UART0 is at 4 EF60 0300 (8 bytes). ## Docs