omap3530/buildscripts/rebuild.mbc
author Lukasz Forynski <lukasz.forynski@gmail.com>
Tue, 28 Sep 2010 02:37:35 +0100
branchBeagle_BSP_dev
changeset 84 09e266454dcf
parent 46 78c240f59c9d
permissions -rwxr-xr-x
Update SPI master pin handling: added dynamic pin configuration for McSPI3 (needed if want to use multiple device on this interface. Now following number of Slave devices is available: McSPI1: 4, McSPI2: 2, McSPI3: 6 (2 per each pin configuration), McSPI4: 1. Only McSPI3 and McSPI4 are available now -there are issues with McSPI1 & 2 due to register access (something wrong with mapping? There is Fault Category: Exception Fault Reason: 10000000

//
// Metabld specification for building the variant and assp layers
// Make sure you have the assp code before running this script
// Invoke using the following command line: metabld beagle.mbc
//

SECTION_COMMANDS

bldmake bldfiles
abld export
abld makefile
abld library
abld target

SECTION_DIRS

..\assp
..\omap3530_drivers\gpio
..\omap3530_drivers\i2c
..\omap3530_drivers\prcm
//..\omap3530_drivers\prm
..\omap3530_drivers\uart
..\omap3530_drivers\usbcc
..\shared\monitor
..\shared\mstick
..\shared\serialkeyb
..\shared\tps65950
..\beagleboard
..\beagle_drivers\hal
..\beagle_drivers\keytran
..\beagle_drivers\lcd
..\beagle_drivers\led
//.\beagle_drivers\prm
..\beagle_drivers\serialmouse
..\beagle_drivers\usbv
..\beagle_drivers\medstaticrd
..\kernel