Age | Commit message (Collapse) | Author | |
---|---|---|---|
2007-12-11 | Stop using immap_t for guts offset on 85xx | Kumar Gala | |
In the future the offsets to various blocks may not be in same location. Move to using CFG_MPC85xx_GUTS_ADDR as the base of the guts registers instead of getting it via &immap->im_gur. Signed-off-by: Kumar Gala <galak@kernel.crashing.org> | |||
2007-08-14 | Add support for UEC to 8568 | Andy Fleming | |
Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Andy Fleming <afleming@freescale.com> |