Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 1.3.4 (Nov 10 2011 - 18:44:35) for SMDKV210
- CPU: S5PV210@800MHz
- APLL = 800MHz, HclkMsys = 200MHz, PclkMsys = 100MHz
- MPLL = 667MHz, EPLL = 80MHz
- HclkDsys = 166MHz, PclkDsys = 83MHz
- HclkPsys = 133MHz, PclkPsys = 66MHz
- Serial = CLKUART
- Board: SMDKV210
- DRAM: 512 MB
- Flash: 8 MB
- SD/MMC: Card init fail!
- 0 MB
- NAND: 256 MB
- In: serial
- Out: serial
- Err: serial
- NAND read: device 0 offset 0xa400000, size 0x40000
- Main area read (2 blocks):
- 262144 bytes read: OK
- Copy bootlogo image from NAND(0xA400000) to RAM(0x2F800000)
- starting hdmi....
- Graphic Layer 0 Displayed
- NAND read: device 0 offset 0xa500000, size 0x20000
- Main area read (1 blocks):
- 131072 bytes read: OK
- [SD]val_gph0=e3
- jump to org filesystem
- Erasing Nand...
- Writing to Nand...
- Saved enviroment variables
- NAND read: device 0 offset 0xa500000, size 0x20000
- Main area read (1 blocks):
- 131072 bytes read: OK
- Hit any key to stop autoboot: 0
- NAND read: device 0 offset 0x600000, size 0x400000
- Reading data from 0x9ff800 -- 100% complete.
- 4194304 bytes read: OK
- NAND read: device 0 offset 0xb00000, size 0x200000
- Reading data from 0xcff800 -- 100% complete.
- 2097152 bytes read: OK
- Boot with zImage
- The input address don't need a virtual-to-physical translation : 20008000
- get_format
- -------- 1 --------
- ## Loading init Ramdisk from Legacy Image at 20d00000 ...
- Image Name: ramdisk
- Created: 2011-11-10 11:05:43 UTC
- Image Type: ARM Linux RAMDisk Image (uncompressed)
- Data Size: 143323 Bytes = 140 kB
- Load Address: 30800000
- Entry Point: 30800000
- Verifying Checksum ... OK
- #######hdr.tag=0x20000124 value=0x54418888
- #########outputmode=4##########
- === CPU Die ID: 0x0000010d4d371708 ===
- *** ramota value :0
- ***
- Starting kernel ...
- Uncompressing Linux... done, booting the kernel.
- ??? autoboot terminated
- ------------------------------------------------------
- Hit any key to stop autoboot: 0
- SMDKV210 #
- SMDKV210 #
- SMDKV210 #
- SMDKV210 #
- SMDKV210 #
- SMDKV210 #
- SMDKV210 # help
- ? - alias for 'help'
- autoscr - run script from memory
- avout_disable - GEMTEK AV-out disable on V210
- avout_enable - GEMTEK AV-out enable on V210
- base - print or set address offset
- bdinfo - print Board Info structure
- boot - boot default, i.e., run 'bootcmd'
- bootd - boot default, i.e., run 'bootcmd'
- bootelf - Boot from an ELF image in memory
- bootm - boot application image from memory
- bootp - boot image via network using BootP/TFTP protocol
- bootvx - Boot vxWorks from an ELF image
- cmp - memory compare
- coninfo - print console devices and information
- cp - memory copy
- crc32 - checksum calculation
- dcache - enable or disable data cache
- dhcp - invoke DHCP client to obtain IP/boot params
- dnw - initialize USB device and ready to receive for Windows server (specific)
- dump_mixer_reg - GEMTEK hdmi test
- echo - echo args to console
- envdebug - GEMTEK debug on u-boot env
- erase - erase FLASH memory
- exit - exit script
- ext2format - disk format by ext2
- ext2load- load binary file from a Ext2 filesystem
- ext2ls - list files in a directory (default /)
- ext3format - disk format by ext3
- do_clearstorage - GEMTEK factory reset
- fastboot- use USB Fastboot protocol
- fatfinding - check if file is exist?
- fatformat - disk format by FAT32
- fatinfo - print information about filesystem
- fatload - load binary file from a dos filesystem
- fatls - list files in a directory (default /)
- fdisk - fdisk for sd/mmc.
- flinfo - print FLASH memory information
- gemtekvars - GEMTEK help on extended envvar
- go - start application at address 'addr'
- hdmi_disable - GEMTEK hdmi test
- hdmi_enable - GEMTEK hdmi test
- help - print online help
- icache - enable or disable instruction cache
- iminfo - print header information for application image
- imls - list all images found in flash
- imxtract- extract a part of a multi-image
- itest - return true/false on integer compare
- jpeg_dec - GEMTEK JPEG decode test on V210
- loadb - load binary file over serial line (kermit mode)
- loads - load S-Record file over serial line
- loady - load binary file over serial line (ymodem mode)
- loop - infinite loop on address range
- md - memory display
- mm - memory modify (auto-incrementing)
- MMC sub systemprint MMC informationmovi - sd/mmc r/w sub system for SMDK board
- mtest - simple RAM test
- mw - memory write (fill)
- nand - NAND sub-system
- nfs - boot image via network using NFS protocol
- nm - memory modify (constant address)
- ping - send ICMP ECHO_REQUEST to network host
- printenv- print environment variables
- protect - enable or disable FLASH write protection
- rarpboot- boot image via network using RARP/TFTP protocol
- reset - Perform RESET of the CPU
- reginfo - print register information
- reset - Perform RESET of the CPU
- run - run commands in an environment variable
- saveenv - save environment variables to persistent storage
- sdfuse - read images from FAT partition of SD card and write them to booting device.
- sdupdate - read images from FAT partition of SD card and write them to nand.
- setenv - set environment variables
- sleep - delay execution for some time
- test - minimal test like /bin/sh
- tftpboot- boot image via network using TFTP protocol
- version - print monitor version
Advertisement
Add Comment
Please, Sign In to add comment