It seems there are more variants of the mini2440 in the wild than I ever thought. If there is someone out there with a different SDRAM and NAND setting than my system, please test this patches on top of barebox-next. My SDRAM is of type Hynix HY57V561620FTP-H and my NAND is of type Samsung K9F1208U0C. It seems my NAND is the only type with 512 byte pages. All other possible NAND devices (K9F1G08UOB, K9F2G08UOB, K9K8G08U0A) are using 2048 bytes per page. This difference is important when booting from NAND. So, I add a menu entry to select 512 or 2048 bytes per page. I have no idea how to handle this in a different/generic way, as it's hard to detect the NAND device at this early point of time when the system starts after reset. Comments are welcome. jbe _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox