NetBSD/sys/arch/evbarm/odroid
reinoud 4bbeac14dd Revisit gpio and revisit register file mapping. The additional register files
are now mapped behind the origional register file.

The gpio channel GPZ is mapped over I2S0 in the separate audio register file
and were both abusively mapped over I2C0 in the main register file!

While here, delay the gpio bootstrap till on attachment. We could hasten it in
the odroid_machdep.c if needed. Also make the gpio code more resilliant and
allow booting correctly without any GPIO bits defined/available.
2014-05-14 09:03:09 +00:00
..
genassym.cf
odroid_machdep.c Revisit gpio and revisit register file mapping. The additional register files 2014-05-14 09:03:09 +00:00
odroid_start.S For Exynos4 platforms, re-implement PoP detection so we can detect 1Gb 2014-04-14 19:45:40 +00:00
platform.h