Hi, > From: "Roman Mashak" <[EMAIL PROTECTED]> > Subject: [U-Boot] U-Boot version for a new port > I'm planning to make a port on a ARM926EJ-S based board. What is the > recommended way: take release or GIT version as a base ?
Depends on what processor you are using, atmel at91sam9 series or omap or ti davinci If s, then check if your board/processor configs match with any of these. Try to port their configuration & files to your board. Look at arm versatile board, ti davinci boards for reference. Hope this helps Regards Gururaja _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

