Skip to content

j75/OrangePiPlus-Make_SD_card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OrangePi+ bootable image creation

The created image file (nsdcard.img) is suitable for a SD card to run Linux on a OrangePi Plus board.

References

Issues

  • boots, but stops after loading kernel:
U-Boot SPL 2016.03-00394-gd085ecd-dirty (Mar 25 2016 - 19:07:28)
DRAM: 1024 MiB
Trying to boot from MMC

U-Boot 2016.03-00394-gd085ecd-dirty (Mar 25 2016 - 19:07:28 +0100) Allwinner Technology

CPU:   Allwinner H3 (SUN8I)
Model: Xunlong Orange Pi Plus
I2C:   ready
DRAM:  1 GiB
MMC:   SUNXI SD/MMC: 0
*** Warning - bad CRC, using default environment
In:    serial
Out:   serial
Err:   serial
Net:   No ethernet found.
starting USB...
USB0:   USB EHCI 1.00
USB1:   USB EHCI 1.00
scanning bus 0 for devices... 1 USB Device(s) found
scanning bus 1 for devices... 1 USB Device(s) found
Hit any key to stop autoboot:  2 
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
228 bytes read in 65 ms (2.9 KiB/s)
## Executing script at 43100000
36856 bytes read in 167 ms (214.8 KiB/s)
8423416 bytes read in 8948 ms (918.9 KiB/s)
## Booting kernel from Legacy Image at 48000000 ...
 Image Name:   Linux-3.4.39-1mni
 Image Type:   ARM Linux Kernel Image (uncompressed)
 Data Size:    8423352 Bytes = 8 MiB
 Load Address: 40008000
 Entry Point:  40008000
 Verifying Checksum ... OK
 Loading Kernel Image ... OK
Starting kernel ...

About

Build an image file suitable for a SD card

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages