-
we reach mount root stage, though read seems failed
-
linux can boot now
-
- use pitc,aic and dbgu shared modules, - replace home made pio IP block with at91_pio - add tc, and reset controller: - reset from redboot not working - fix usage of tc device in at91sam9263 emulation - use emac code in at91sam9
-
add offset reduction for emac read/write function, so now it works with at91sam9
-
- access to register not working - acess to rc return rb register - emulate TC usage for fast delay
-
- PIT not stops immediately, to emulate hardware set CPIV to right value, when user stop PIT - zero PICNT part of register after read from PIVR register
-
- read from some of pmc registers return 0, but it not should work in so way, because of for example linux kernel expect proper values there, and 0 cause divide by zero exception - convert main oscilator freq from constant to device property
-
revert back after rebase
-
Signed-off-by: Filip Navara <filip.navara@gmail.com>