Full printout is below however, the 1st part of the serial port text is garbled, so can only give a partial printout, i.e from NAND setup ..
NAND: Manufacturer : Samsung (0xec)
Device Code : 0xd3
Cell Technology : SLC
Chip Size : 1 GiB
Pages per Block : 64
Page Geometry : 2048+64
ECC Strength : 4 bits
ECC Size : 512 B
Data Setup Time : 25 ns
Data Hold Time : 15 ns
Address Setup Time: 35 ns
GPMI Sample Delay : 6 ns
tREA : Unknown
tRLOH : Unknown
tRHOH : Unknown
Description : K9K8G08UXM, K9NBG08U5A, K9WAG08U1A
Bad block table found at page 1048512, version 0x01
Bad block table found at page 1048448, version 0x01
nand_read_bbt: Bad block at 0x00003d280000
nand_read_bbt: Bad block at 0x000053ca0000
nand_read_bbt: Bad block at 0x00006ea40000
nand_read_bbt: Bad block at 0x000074a60000
2048 MiB
MMC: FSL_ESDHC: 0,FSL_ESDHC: 1
In: serial
Out: serial
Err: serial
Net: MAC address not programmed, using default value: 7c:6f:06:01:60:91
FEC0 [PRIME]
Hit any key to stop autoboot: 3 0
Uboot.Nand.mx53_Mamaku > run linux
Configures yaffs mount boot_disk: dev 0 start block 64, end block 575 using inband tags
Mounting yaffs2 mount point boot_disk
Copy /boot_disk/uImage to 0x70008000... [DONE]
Mem Start= 1879048192 Mem Size= 268435456
## Booting kernel from Legacy Image at 70008000 ...
Image Name: IMX53-ARD
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3822520 Bytes = 3.6 MB
Load Address: 70200000
Entry Point: 70200000
Verifying Checksum ... OK
Loading Kernel Image ... OK
OK
*** Just entered do_bootm_linux func ...
## Transferring control to Linux (at address 70200000) ...
*** Setup_start
*** hdr.tag: 54410001
*** hdr.size: 00000005
*** Setup_revison_tags
*** hdr.tag: 54410007
*** hdr.size: 00000003
*** revision: 00053121
*** Setup_memory_tags
*** 0 hdr.tag: 54410002
*** 0 hdr.size: 00000004
*** 0 u.mem.start: 70000000
*** 0 u.mem.size: 10000000
*** Setup_commandline_tags
*** hdr.tag: 54410009
*** hdr.size: 0000000b
*** cmdline: 70000138
Starting kernel ...
Ready to jump to OS ...
machid 00000bc2
boot_param 70000100Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpuset
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.3-imx3.7 (bmentink@bodhi-box) (gcc version 4.6.3 (Ubuntu/Linaro 4.6.3-1ubuntu5) ) #1 PREEMPT Fri Mar 8 12:43:01 NZDT 2013
[ 0.000000] CPU: ARMv7 Processor [412fc085] revision 5 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: Freescale MX53 ARD Board
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 56896
[ 0.000000] Kernel command line: noinitrd console=ttymxc0,115200
[ 0.000000] PID hash table entries: 1024 (order: 0, 4096 bytes)
[ 0.000000] Dentry cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.000000] Inode-cache hash table entries: 16384 (order: 4, 65536 bytes)
[ 0.000000] allocated 1146880 bytes of page_cgroup
[ 0.000000] please try 'cgroup_disable=memory' option if you don't want memory cgroups
[ 0.000000] Memory: 224MB = 224MB total
[ 0.000000] Memory: 215264k/215264k available, 14112k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xf8e00000 - 0xffe00000 ( 112 MB)
[ 0.000000] vmalloc : 0x8e800000 - 0xf4000000 (1624 MB)
[ 0.000000] lowmem : 0x80000000 - 0x8e000000 ( 224 MB)
[ 0.000000] pkmap : 0x7fe00000 - 0x80000000 ( 2 MB)
[ 0.000000] modules : 0x7f000000 - 0x7fe00000 ( 14 MB)
[ 0.000000] .init : 0x80008000 - 0x8003e000 ( 216 kB)
[ 0.000000] .text : 0x8003e000 - 0x809b8000 (9704 kB)
[ 0.000000] .data : 0x809e6000 - 0x80a4c140 ( 409 kB)
[ 0.000000] SLUB: Genslabs=11, HWalign=32, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:368
[ 0.000000] MXC GPIO hardware
[ 0.000000] MXC IRQ initialized
[ 0.000000] MXC_Early serial console at MMIO 0x53fbc000 (options '115200')
[ 0.000000] bootconsole [ttymxc0] enabled
[ 0.000000] Console: colour dummy device 80x30
[ 0.254652] Calibrating delay loop... 799.53 BogoMIPS (lpj=3997696)
[ 0.482880] pid_max: default: 32768 minimum: 301
[ 0.487557] Security Framework initialized
[ 0.491691] Smack: Initializing.
[ 0.495041] Mount-cache hash table entries: 512
[ 0.499951] Initializing cgroup subsys cpuacct
[ 0.504439] Initializing cgroup subsys memory
[ 0.508828] Initializing cgroup subsys devices
[ 0.513286] Initializing cgroup subsys freezer
[ 0.517795] CPU: Testing write buffer coherency: ok
[ 0.523372] devtmpfs: initialized
[ 0.531330] regulator: core version 0.5
[ 0.535352] NET: Registered protocol family 16
[ 0.539927] i.MX IRAM pool: 128 KB@0x8e840000
[ 0.544367] IRAM READY
[ 0.547537] CPU is i.MX53 Revision 2.1
[ 0.551330] MX53 ARD board