Skip to content

Instantly share code, notes, and snippets.

@neagix
Created June 14, 2014 23:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save neagix/e8fb5a849125dc7effec to your computer and use it in GitHub Desktop.
Save neagix/e8fb5a849125dc7effec to your computer and use it in GitHub Desktop.
attempts at booting 3.15.y
U-Boot 2010.12-svn (Dec 21 2012 - 19:44:04) for Exynox4412
CPU: S5PC220 [Samsung SOC on SMP Platform Base on ARM CortexA9]
APLL = 1000MHz, MPLL = 880MHz
DRAM: 2047 MiB
PMIC VERSION : 0x00, CHIP REV : 2
TrustZone Enabled BSP
BL1 version: 20121128
Checking Boot Mode ... SDMMC
MMC Device 0: 30223 MB
MMC Device 1 not found
ModeKey Check... run normal_boot
Net: No ethernet found.
Hit any key to stop autoboot: 0
>>> Load Boot Script from mmc 0:1 <<<
Partition1: Start Address(0xc00), Size(0x40400)
reading boot.scr
Warning : Reads a file that is smaller than the cluster size.
305 bytes read
## Executing script at 40008000
Partition1: Start Address(0xc00), Size(0x40400)
reading zImage
2158368 bytes read
Boot with zImage
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
Error: unrecognized/unsupported machine ID (r1 = 0x000010c1).
Available machine support:
ID (hex) NAME
ffffffff SAMSUNG EXYNOS (Flattened Device Tree)
Please check your kernel config and/or bootloader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment