Am 08.02.2012 10:08, schrieb [email protected]: > I have a Linux embeded device, with BusyBox system, that consists > CPU, BIOS,FLASH and SDRAM. > > Is there any way how to determine the memory address range for BIOS, flash > and SDRAM? > (BIOS is 4Mb,Flash 64MB and SDRAM( 4 modules ) has 256MB) > Thanks > Ja. >
hi Ja, I am not aware that there is an other way than to consult either your manual or you have a custom kernel that provides an entry in /proc for this. On the std. pc /proc/iomem may give you first hints. NTL i do not thing that this is a busybox related problem. re, wh _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
