1
0
mirror of https://git.yoctoproject.org/poky synced 2026-07-16 03:47:03 +00:00

linux-rp: minimal zylonite kernel

We don't have a NAND driver yet, but we boot all the way up to 
userspace.


git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2782 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Samuel Ortiz
2007-09-25 10:27:46 +00:00
parent b4c4ff1698
commit 6c85a2a0dc
7 changed files with 7506 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ IMAGE_FSTYPES ?= "tar.bz2 jffs2"
SERIAL_CONSOLE = "38400 ttyS0"
PREFERRED_PROVIDER_virtual/kernel = "linux-zylonite"
PREFERRED_PROVIDER_virtual/kernel = "linux-rp"
PREFERRED_PROVIDER_virtual/xserver = "xserver-kdrive"
XSERVER = "xserver-kdrive-fbdev"