Li Yang writes: > +#define BCSR_PHYS_ADDR ((uint)0xf8000000) > +#define BCSR_SIZE ((uint)(32 * 1024)) This sort of thing should really be in the device tree. Paul.