[BACK]Return to jornada_reg.h CVS log [TXT][DIR] Up to [local] / sys / arch / jornada / include

Annotation of sys/arch/jornada/include/jornada_reg.h, Revision 1.1.1.1

1.1       nbrk        1: #ifndef _JORNADA_REG_H
                      2: #define _JORNADA_REG_H
                      3:
                      4: /*
                      5:  * Logical mapping for onboard/integrated peripherals
                      6:  */
                      7: //#define              JFB_VBASE       0xd000e000
                      8: #define                JFB_VBASE       0xfd000000
                      9:
                     10: #endif /* _JORNADA_REG_H */

CVSweb