Home
last modified time | relevance | path

Searched hist:e080313c (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/include/
H A Dmpc83xx.he080313c Thu Dec 07 07:11:58 CST 2006 Dave Liu <r63238@freescale.com> mpc83xx: streamline the 83xx immr head file

For better format and style, I streamlined the 83xx head files,
including immap_83xx.h and mpc83xx.h. In the old head files, 1)
duplicated macro definition appear in the both files; 2) the structure
of QE immr is duplicated in the immap_83xx.h and immap_qe.h; 3) The
macro definition put inside the each structure. So, I cleaned up the
structure of QE immr from immap_83xx.h, deleted the duplicated stuff and
moved the macro definition to mpc83xx.h, Just like MPC8260.

CHANGELOG

*streamline the 83xx immr head file

Signed-off-by: Dave Liu <daveliu@freescale.com>