On Sat, Nov 21, 2015 at 10:28 AM, Bharath R <[email protected]> wrote: > Hi, > > I've downloaded the source for uboot from git clone > git://git.denx.de/u-boot.git > > But I'm not able locate files like cpu.c, interrupts.c starts.S files > specific BBB. I expect it should be under uboot/arch/arm/cpu/armv7/am33xx/ > but couldn't find it.
Why waste time with cpu specific ones, when you can use generic ones.. http://git.denx.de/?p=u-boot.git;a=tree;f=arch/arm/cpu/armv7;hb=HEAD Regards, -- Robert Nelson https://rcn-ee.com/ -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
