Add default address for GEV memory.

This commit is contained in:
W. Eric Norum
2008-01-08 19:15:23 +00:00
parent 91cdaf7cca
commit 62a93f0565

View File

@@ -79,6 +79,10 @@ splitNfsMountPath(char *nfsString)
}
#if defined(HAVE_MOTLOAD)
# if !defined(BSP_NVRAM_BASE_ADDR)
# define BSP_NVRAM_BASE_ADDR (0xf1110000)
# endif
/*
* Motorola MOTLOAD NVRAM Access
*/