1
0
mirror of git://projects.qi-hardware.com/xburst-tools.git synced 2025-04-21 12:27:27 +03:00

add-glamo-init.patch

We have to init PLLs and memory and other assets in Glamo
before we can use SD Card stuff.

Signed-off-by: Andy Green <andy@openmoko.com>
This commit is contained in:
Andy Green
2008-11-28 10:16:36 +00:00
committed by Andy Green
parent ee7de6d4ab
commit 9759d4e910
4 changed files with 570 additions and 0 deletions

View File

@@ -0,0 +1 @@
extern void glamo_core_init(void);