Normal mode boot start!
_ _ ____ _
| | | | | __ ) ___ ___ | |_
| | | |___| _ \ / _ \ / _ \| __|
| |_| |___| |_) | (_) | (_) | |_
\___/ |____/ \___/ \___/ \__|
** LGE-NAS BOARD: NC1 LE
U-Boot 1.1.4 (Feb 24 2012 - 15:06:45)NC1
U-Boot code: 00600000 -> 0067FFF0 BSS: -> 006D0700
Soc: 88F6192 A1 CPU running @ 1000Mhz L2 running @ 500Mhz
SysClock = 250Mhz , TClock = 166Mhz
DRAM (DDR2) CAS Latency = 3 tRP = 3 tRAS = 8 tRCD=3
DRAM CS[0] base 0x00000000 size 128MB
DRAM Total size 128MB 16bit width
Flash: 0 kB
Addresses 8M - 0M are saved for the U-Boot usage.
Mem malloc Initialization (8M - 7M): Done
NAND:nand_bbm_init: Init nand bad block information...
nand_bbm_find_pos: nand_bbm_check = 0, erasesize = 20000
nand_bbm_find_pos: nand_bbm_find_pos: bbm pos = 7800000, pos = 7800000
Loading nand bad block info(07800000+00020000)...
nand_bbm_info_load: bbm->magic = 8192a5a7
nand_bbm_info_load: bbm->bb_count = 1
nand_bbm_info_load: bbm->assign_index = 3fe
nand_bbm_info_load: [0 (0:0)] maps(2c6->3ff) pos(58c0000->7fe0000)
Assign index = 3fe
nand_bbm_info_load: Loading nand bad block info...ok
128 MB
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0 [PRIME]
Normal mode : lg_bootmode = 0
Hit any key to stop autoboot: 0
LGE-NAS>> usb start
(Re)start USB...
USB: scanning bus for devices... 3 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
scanning bus for storage devices... 1 Storage Device(s) found
LGE-NAS>> ext2load usb 0:1 0x800000 /boot/uImage
....
................................................................................................................................................................................................................................................................................................................................
3326598 bytes read
LGE-NAS>> setenv console console=ttyS0,115200 mtdparts=spi_flash:0x78000@0(uboot),0x1000@0x78000(env)
LGE-NAS>> setenv bootargs_usb root=/dev/sda1 rw rootdelay=10 rootfstype=ext3
LGE-NAS>> setenv bootargs $(console) $(bootargs_usb)
LGE-NAS>>
LGE-NAS>> bootm 0x800000
....
Debian GNU/Linux 8 debian ttyS0
debian login: root
Password:
Last login: Sat Mar 25 21:12:03 PDT 2017 on ttyS0
Linux debian 4.4.0-n1t1-tld-1 #1 PREEMPT Tue Mar 15 14:10:10 CET 2016 armv5tel
The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.
Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent
permitted by applicable law.
root@debian:~#
root@debian:~#tar jxvf linux-4.6.0-kirkwood-tld-1-bodhi.tar.bz2
...
root@debian:~#tar xvf linux-dtb-4.6.0-kirkwood-tld-1.tar
...
root@debian:~# dpkg -i linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb
Selecting previously unselected package linux-image-4.6.0-kirkwood-tld-1.
(Reading database ... 12657 files and directories currently installed.)
Preparing to unpack linux-image-4.6.0-kirkwood-tld-1_1.0_armel.deb ...
Examining /etc/kernel/preinst.d/
Done.
Unpacking linux-image-4.6.0-kirkwood-tld-1 (1.0) ...
Setting up linux-image-4.6.0-kirkwood-tld-1 (1.0) ...
Hmm. There is a symbolic link /lib/modules/4.6.0-kirkwood-tld-1/build
However, I can not read it: No such file or directory
Therefore, I am deleting /lib/modules/4.6.0-kirkwood-tld-1/build
Hmm. The package shipped with a symbolic link /lib/modules/4.6.0-kirkwood-tld-1/source
However, I can not read the target: No such file or directory
Therefore, I am deleting /lib/modules/4.6.0-kirkwood-tld-1/source
Running depmod.
Examining /etc/kernel/postinst.d.
run-parts: executing /etc/kernel/postinst.d/apt-auto-removal 4.6.0-kirkwood-tld-1 /boot/vmlinuz-4.6.0-kirkwood-tld-1
run-parts: executing /etc/kernel/postinst.d/initramfs-tools 4.6.0-kirkwood-tld-1 /boot/vmlinuz-4.6.0-kirkwood-tld-1
update-initramfs: Generating /boot/initrd.img-4.6.0-kirkwood-tld-1
run-parts: executing /etc/kernel/postinst.d/zz-flash-kernel 4.6.0-kirkwood-tld-1 /boot/vmlinuz-4.6.0-kirkwood-tld-1
root@debian:/boot# cp -a /root/zImage-4.6.0-kirkwood-tld-1 zImage.fdt
root@debian:/boot# cat /root/dts/kirkwood-n1t1.dtb >> zImage.fdt
Linux-4.6.0-kirkwood-tld-1 -d zImage.fdt uImage kernel -C none -a 0x00008000 -n
Image Name: Linux-4.6.0-kirkwood-tld-1
Created: Sun Mar 26 04:38:57 2017
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3269366 Bytes = 3192.74 kB = 3.12 MB
Load Address: 00008000
Entry Point: 00008000
uInitrd000 -n initramfs-4.6.0-kirkwood-tld-1 -d initrd.img-4.6.0-kirkwood-tld-1
Image Name: initramfs-4.6.0-kirkwood-tld-1
Created: Sun Mar 26 04:39:03 2017
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7251403 Bytes = 7081.45 kB = 6.92 MB
Load Address: 00000000
Entry Point: 00000000
root@debian:/boot# sync
root@debian:/boot# reboot
....
CPU : Marvell Feroceon (Rev 1)
Streaming disabled
Write allocate disabled
USB 0: host mode
PEX 0: interface detected no Link.
Net: egiga0 [PRIME]
Normal mode : lg_bootmode = 0
Hit any key to stop autoboot: 0
LGE-NAS>> usb start
(Re)start USB...
USB: scanning bus for devices... 3 USB Device(s) found
Waiting for storage device(s) to settle before scanning...
scanning bus for storage devices... 1 Storage Device(s) found
LGE-NAS>> ext2load usb 0:1 0x800000 /boot/uImage
....
.
......
............
.........................
...................................................
......................................................................................................
..................................................................................................................
3269430 bytes read
LGE-NAS>> ext2load usb 0:1 0x1100000 /boot/uInitrd
....
.
......
............
.........................
...................................................
......................................................................................................
............................................................................................................................................................................................................
....
.....................................................................................................................................................................................................................................................................................................
7251467 bytes read
LGE-NAS>> setenv bootargs $(console) $(bootargs_usb)
LGE-NAS>> bootm 0x800000 0x1100000
7251467 bytes read
LGE-NAS>> setenv bootargs $(console) $(bootargs_usb)
LGE-NAS>> bootm 0x800000 0x1100000
## Booting image at 00800000 ..., header_size = 00000040, header_addr = 0069024c
image_header_t hdr contents
hdr->ih_magic = 56190527, hdr->ih_hcrc = a064e8d6
hdr->ih_time = 51a8d758, hdr->ih_size = 0031e2f6
hdr->ih_load = 00800000, hdr->ih_ep = 00800000
hdr->ih_dcrc = e6257564
hdr->ih_os = 05, hdr->ih_arch = 02
hdr->ih_type = 02, hdr->ih_comp = 00
hdr->ih_name = Linux-4.6.0-kirkwood-tld-1
Image Name: Linux-4.6.0-kirkwood-tld-1
Created: 2017-03-26 11:38:57 UTC
Image Type: ARM Linux Kernel Image (uncompressed)
Data Size: 3269366 Bytes = 3.1 MB
Load Address: 00008000
Entry Point: 00008000
Verifying Checksum ... OK
OK
## Loading Ramdisk Image at 01100000, header_addr = 0069024c, header_size = 00000040 ...
RAMdisk image_header_t hdr contents
hdr->ih_magic = 56190527, hdr->ih_hcrc = ba9adaf7
hdr->ih_time = 57a8d758, hdr->ih_size = 006ea5cb
hdr->ih_load = 00000000, hdr->ih_ep = 00000000
hdr->ih_dcrc = 0e1244dc
hdr->ih_os = 05, hdr->ih_arch = 02
hdr->ih_type = 03, hdr->ih_comp = 01
hdr->ih_name = initramfs-4.6.0-kirkwood-tld-1
Image Name: initramfs-4.6.0-kirkwood-tld-1
Created: 2017-03-26 11:39:03 UTC
Image Type: ARM Linux RAMDisk Image (gzip compressed)
Data Size: 7251403 Bytes = 6.9 MB
Load Address: 00000000
Entry Point: 00000000
Verifying Checksum ... OK
...
[ 4.749649] i2c /dev entries driver
[ 4.754918] hidraw: raw HID events driver (C) Jiri Kosina
[ 4.760877] drop_monitor: Initializing network drop monitor service
[ 4.767455] NET: Registered protocol family 17
[ 4.772169] Key type dns_resolver registered
[ 4.777453] registered taskstats version 1
[ 4.781579] Loading compiled-in X.509 certificates
[ 4.786456] zswap: loaded using pool lzo/zbud
[ 4.801304] Key type encrypted registered
[ 4.805982] hctosys: unable to open rtc device (rtc0)
[ 4.813768] Freeing unused kernel memory: 304K (c0824000 - c0870000)
[ 4.820210] This architecture does not have kernel memory protection.
Loading, please wait...
[ 4.908684] systemd-udevd[83]: starting version 215
[ 4.926198] random: systemd-udevd urandom read with 8 bits of entropy available
[ 5.119631] SCSI subsystem initialized
�
========================================
specifications :
https://www.cnet.com/products/lg-n2b1-nas-server-2-tb/specs/
thanks in advance!!!