Commit Graph

14 Commits (master)

Author SHA1 Message Date
Jens Lucius 8107abbdee kernel: fix missing device tree, switch to mainline
- Add back missing device tree definitions in machine files
- Switch to mainline kernel by default
- Add description to switch back to sunxi versions in README

Signed-off-by: Jens Lucius <info@jenslucius.com>
2015-06-16 16:33:57 +02:00
Nicolas Aguirre 4240612f21 Use SOC_FAMILY to avoid the long list of COMPATIBLE_MACHINE
It uses 3 different SOC_FAMILY sun4i,sun5i,sun7i this list come from here http://sunxi.org/Allwinner_SoC_Family
Adding a new machine should be now more easy, as we have now to only create a new machine.conf file, set the right SOC_FAMILY and include the right arch inclue.
2015-06-16 00:45:08 +02:00
Jens Lucius b10c844cb2 kernel: move devicetree to machine files, include in sd-card
Move device tree configuration to machine files. Check for device tree
in sd card creation and include device tree file in first partition.

Signed-off-by: Jens Lucius <info@jenslucius.com>
2015-06-10 22:01:24 +02:00
Koen Kooi 944e8111b8 machines: sync u-boot config name with boards.cfg
Recent u-boots (e.g. 2014.04-rc) need the _config appended to work, so
add that and sync the names with boards.cfg as well.

Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
2014-04-12 19:14:36 +02:00
Nicolas Aguirre 9acddf8bb8 Factorise sunxi machines definition 2013-11-15 18:56:26 +01:00
Nicolas Aguirre 16a80ed3ea Rename a10-sdimg with sunxi-sdimg 2013-11-15 18:45:10 +01:00
Raoul Hecky 51fe9392f2 Correctly install mali and fbturbo driver:
- add correct xorg config
- For mali-sunxi driver to work it also need library files from sunxi-mali-dev
  package. Adding sunxi-mali-dev to XSERVER force the installation of
  the -dev
2013-10-29 22:38:45 +01:00
Nicolas Aguirre 33c8f1c32b Use the rightmele machine configuration for u-boot 2013-10-29 08:14:24 +01:00
Nicolas Aguirre e7042a339a Use sunxifb driver in xorg conf 2013-10-11 13:48:04 +02:00
Marco Franceschetti ef43815dfd added MACHINE_EXTRA_RRECOMMENDS 2013-07-10 16:23:16 +02:00
Nicolas Aguirre 4e1be83791 Remove DEFAULTTUNE of the MACHINE description as it's a DISTRO decision. 2013-04-03 13:14:32 +02:00
Nicolas Aguirre 9159d1b35e Generate less image types 2013-03-14 23:08:11 +01:00
Nicolas Aguirre 7292baa2d9 Add cubieboard machine 2013-03-12 16:12:49 +01:00
Nicolas Aguirre 84758b7f78 Change machine name ! allwinner-a10 doesn't exists anymore.
Add 2 new machines : olinuxino-a13 for olimex A13 borads
                     mele for Mele a1000/a20000 products
2013-01-16 22:43:26 +01:00