Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- U-Boot 2012.07-ge71ef9c-dirty (Mar 19 2014 - 10:48:01) for Exynos5410
- CPU: Exynos5410 Rev2.3 [Samsung SOC on SMP Platform Base on ARM CortexA15]
- APLL = 900MHz, KPLL = 600MHz
- MPLL = 532MHz, BPLL = 800MHz
- DRAM: 2 GiB
- WARNING: Caches not enabled
- TrustZone Enabled BSP
- BL1 version:
- PMIC VER : 0, CHIP REV : 6
- VDD MIF : 1.00000V
- VDD ARM : 1.00000V
- VDD INT : 1.00000V
- VDD G3D : 1.00000V
- VDD KFC : 1.00000V
- Checking Boot Mode ... SDMMC
- MMC: S5P_MSHC2: 0, S5P_MSHC0: 1
- MMC Device 0: 14.8 GiB
- MMC Device 1: [ERROR] response error : 00000006 cmd 8
- [ERROR] response error : 00000006 cmd 55
- [ERROR] response error : 00000006 cmd 2
- *** Warning - bad CRC, using default environment
- In: serial
- Out: serial
- Err: serial
- Net: No ethernet found.
- Press 'Enter' or 'Space' to stop autoboot: 0
- there are pending interrupts 0x00000001
- reading boot.ini
- 5200 bytes read
- Loading boot.ini from FAT
- Find boot.ini file from FAT/Ext4 Area!!
- boot.ini command = setenv initrd_high "0xffffffff"
- boot.ini command = setenv fdt_high "0xffffffff"
- boot.ini command = setenv bootrootfs "console=tty1 console=ttySAC2,115200n8 root=/dev/mmcblk0p2 rootwait rw"
- boot.ini command = setenv fb_x_res "1280"
- boot.ini command = setenv fb_y_res "720"
- boot.ini command = setenv vout "hdmi"
- boot.ini command = setenv left "56"
- boot.ini command = setenv right "24"
- boot.ini command = setenv upper "3"
- boot.ini command = setenv lower "3"
- boot.ini command = setenv hsync "14"
- boot.ini command = setenv vsync "3"
- boot.ini command = setenv fb_control "left=${left} right=${right} upper=${upper} lower=${lower} vsync=${vsync} hsync=${hsync}"
- boot.ini command = setenv hdmi_phy_res "720p60hz"
- boot.ini command = setenv led_blink "1"
- boot.ini command = setenv bootcmd "fatload mmc 0:1 0x40000000 zImage; fatload mmc 0:1 0x46000000 exynos5410-odroidxu.dtb; bootz 0x40"
- boot.ini command = setenv bootargs "${bootrootfs} ${fb_control} fb_x_res=${fb_x_res} fb_y_res=${fb_y_res} vout=${vout} hdmi_phy_res="
- boot.ini command = boot
- reading zImage
- 4761368 bytes read
- reading exynos5410-odroidxu.dtb
- 27729 bytes read
- ## Flattened Device Tree blob at 46000000
- Booting using the fdt blob at 0x46000000
- Using Device Tree in place at 46000000, end 46009c50
- Starting kernel ...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement