CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2011/10/21 16:55:01
Modified files:
sys/arch/beagle/beagle: ahb.h beagle_machdep.c beagle_start.S
sys/arch/beagle/conf: GENERIC files.beagle
sys/arch/beagle/dev: gptimer.c intc.c omap_com.c omdog.c
omehci.c omgpio.c ommmc.c omusbtll.c prcm.c
Added files:
sys/arch/beagle/beagle: uboot_tags.c
Log message:
Pile of diffs to improve beagle/panda status. fetching u-boot parameters
out of the register input. (with a beagle_start.S fix from uwe@)
Devices now detect device_id from u-boot and decide to enable/disable
themselves in the device match routine. ok uwe@