Romain Perier
1cab262f9e
Switch radxa-rock machine to mainline kernel
...
Use the right kernel as virtual kernel package and the right
serial console (which is different on mainline)
2015-01-23 17:20:28 +00:00
Romain Perier
a205071d7d
Adding recipies for linux mainline
...
We use linux-next as most of the interesting features for Rockchip SoCs
are merged and planned for next release.
2015-01-23 17:20:28 +00:00
Julien CHAUVEAU
fcb2387101
rockchip.inc: set KERNEL_IMAGETYPE="zImage"
...
The variable KERNEL_IMAGETYPE is required by rockchip-update-img.bbclass but
its default value is not correctly loaded by the build system, so we have to
add it into the machine configuration file.
2014-09-24 10:26:38 +02:00
Romain Perier
15b2f5d456
rockchip-bootloader: Don't execute packaging tasks.
...
This is related to issue #4 .
2014-09-19 14:26:53 +02:00
Julien CHAUVEAU
9b4799c15a
Revert "Adding KERNEL_IMAGETYPE="Image" in rockchip's machine header."
...
This reverts commit 18d2430094
.
2014-09-19 11:05:56 +02:00
Romain Perier
51afdd9620
Add ext4 into IMAGE_FSTYPES.
...
This is related to issue #5 .
2014-05-10 17:36:22 +00:00
Julien CHAUVEAU
8dc393689a
rockchip-update-img: add 'rootdelay=1' parameter in CMDLINE
...
Reduce boot delay from 30 seconds to 1 second, caused by rk30xxnand-3.0.36+.ko
which is not responding to wait-for-root in pre_mountroot() function of initrd
https://github.com/radxa/initrd/blob/master/scripts/local#L16
2014-05-05 14:38:08 +02:00
Julien Chauveau
e99a212e4f
linux-rockchip-3.0.inc: use consistent indentation with 4 spaces
...
cf. http://www.openembedded.org/wiki/Styleguide#Format_Guidelines
2014-05-05 00:01:38 +02:00
Julien Chauveau
4bc308ea2f
Revert "Adding bbappend file for cpio in order to make it "native""
...
This reverts commit 868f847857
.
2014-05-04 22:22:45 +02:00
Romain Perier
1a381d2ff4
Integrating initrd image generation to linux-rockchip-3.0.inc .
...
This is related to issue #3 .
2014-05-04 20:47:10 +02:00
Julien CHAUVEAU
63f845bac9
rockchip-update-img: fix creation of 'update' image
2014-05-02 16:24:32 +02:00
Julien CHAUVEAU
8bb75db93d
rockchip-update-img: add dependency to rockchip-bootloader
2014-05-02 09:57:51 +02:00
Julien CHAUVEAU
203fd151a9
rockchip-update-img: set image dependency to ext4
2014-05-02 09:57:44 +02:00
Julien CHAUVEAU
a4e7c9d464
rockchip: remove "ext3" and "tar.gz" from IMAGE_FSTYPES
2014-05-02 09:57:23 +02:00
Julien CHAUVEAU
5fb1781560
rockchip-bootloader: add new recipe
2014-05-02 09:56:06 +02:00
Julien CHAUVEAU
06a8752c6d
rockchip-update-img: add dependency to mkbootimg-native
2014-04-28 10:27:55 +02:00
Romain Perier
aeb75814ba
Making the BSP Layer compatible with the daisy release (v1.6).
...
Adding necessary changes in linux-rockchip-3.0.inc in order to make it work with last kernel.bbclass
2014-04-27 16:33:56 +00:00
Romain Perier
034137530d
linux-rockchip-3.0.inc: Use oe_runmake instead of make directly
2014-04-27 14:41:10 +00:00
Romain Perier
c3157c5d5c
Moving mkbootimg-native from recipes-kernel to recipes-support.
...
This is a better section because these tools will be used for packing
some parts of the resulting image (and not only the kernel).
2014-04-27 11:50:10 +00:00
Romain Perier
868f847857
Adding bbappend file for cpio in order to make it "native"
2014-04-27 11:48:54 +00:00
Romain Perier
18d2430094
Adding KERNEL_IMAGETYPE="Image" in rockchip's machine header.
...
This is required in order to avoid auto-compression made by the kernel bbclass.
(which would require useless build dependencies like lzop or bzip2)
2014-04-27 11:27:18 +00:00
Romain Perier
dde7504af7
Adding new recipes for mkbootimg
2014-04-26 10:14:46 +00:00
Julien Chauveau
8409c5bf82
Rockchip RK3188/RK3066 CPUs are ARM Cortex-A9
2014-04-26 00:04:21 +02:00
Julien CHAUVEAU
5c3c84ce3e
Add generic configuration machine for rk3188
2014-04-11 16:11:18 +02:00
Julien CHAUVEAU
f0605c1e48
Fix serial console
...
The SERIAL_CONSOLE variable is deprecated.
http://www.yoctoproject.org/docs/current/ref-manual/ref-manual.html#var-SERIAL_CONSOLE
2014-04-07 15:57:19 +02:00
Julien CHAUVEAU
1f44fb069c
Fix arch QA issues
2014-04-07 14:38:45 +02:00
Julien CHAUVEAU
48362faf04
Configure branch / defconfig
2014-04-07 14:14:05 +02:00
Julien CHAUVEAU
a37879bade
Fix SRCREV invalid value
2014-04-07 08:44:53 +02:00
Julien Chauveau
ed6e6e0f86
Update linux kernel branch name: 'radxa-rock/linux'
2014-04-06 22:29:06 +02:00
Julien CHAUVEAU
cbaa25c44a
Initial commit
2014-04-04 16:25:45 +02:00