1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2024-11-01 14:14:38 +02:00
xburst-tools/qiboot/include
Andy Green 064a13861c qi-refactor-for-multi-cpu-add-s3c6410-base.patch
This patch makes qi source structure cpu-centric, and allows multiple CPUs
to be handled with the board definitions inside the CPU dirs.

You have to make a particular CPU version of Qi now, which you can do by
a shell command like this:

make clean ; make CPU=s3c2442 && make CPU=s3c6410

which gets you

$ ls -l image/
total 744
-rwxrwxr-x 1 agreen agreen  25372 2008-10-17 18:25 qi-s3c2442-andy_77c1fcdddc3e2cbf
-rw-rw-r-- 1 agreen agreen 237100 2008-10-17 18:25 qi-s3c2442-andy_77c1fcdddc3e2cbf.dis
-rw-rw-r-- 1 agreen agreen  25388 2008-10-17 18:25 qi-s3c2442-andy_77c1fcdddc3e2cbf.udfu
-rwxrwxr-x 1 agreen agreen  22736 2008-10-17 18:25 qi-s3c6410-andy_77c1fcdddc3e2cbf
-rw-rw-r-- 1 agreen agreen 216294 2008-10-17 18:25 qi-s3c6410-andy_77c1fcdddc3e2cbf.dis
-rw-rw-r-- 1 agreen agreen  22752 2008-10-17 18:25 qi-s3c6410-andy_77c1fcdddc3e2cbf.udfu

The 6410 support in there is enough to send a character "U" on the 6410 SMDK

Because the product naming is not defined, currently the device targeted for 6410
is called "TLA01"

Signed-off-by: Andy Green <andy@openmoko.com>
2008-11-28 10:16:40 +00:00
..
ext2.h add-ext2-fs.patch 2008-11-28 10:16:37 +00:00
fat.h change-drivers-dir.patch 2008-11-28 10:16:36 +00:00
glamo-init.h add-glamo-init.patch 2008-11-28 10:16:36 +00:00
glamo-mmc.h add-glmo-mmc.patch 2008-11-28 10:16:37 +00:00
glamo-regs.h add-glmo-mmc.patch 2008-11-28 10:16:37 +00:00
i2c-bitbang-s3c24xx.h introduce-i2c.patch 2008-11-28 10:16:36 +00:00
i2c-bitbang.h qi-delay-after-stop.patch 2008-11-28 10:16:39 +00:00
image.h add-ext2-fs.patch 2008-11-28 10:16:37 +00:00
mmc.h add-glmo-mmc.patch 2008-11-28 10:16:37 +00:00
neo_gta02.h add-per-board-init-change-qi.patch 2008-11-28 10:16:36 +00:00
neo_gta03.h add gta03 board specific support 2008-11-28 10:16:36 +00:00
pcf50633.h add-pcf50633-include.patch 2008-11-28 10:16:36 +00:00
ports-s3c24xx.h clean-serial-c-into-drivers.patch 2008-11-28 10:16:36 +00:00
qi-ctype.h move-kboot.h-to-include.patch 2008-11-28 10:16:35 +00:00
qi.h qi-refactor-for-multi-cpu-add-s3c6410-base.patch 2008-11-28 10:16:40 +00:00
serial-s3c24xx.h clean-serial-c-into-drivers.patch 2008-11-28 10:16:36 +00:00
setup.h add-kernel-init.patch 2008-08-13 00:44:29 +01:00