-
Notifications
You must be signed in to change notification settings - Fork 0
/
Calixto_Readme.txt
executable file
·38 lines (28 loc) · 1.11 KB
/
Calixto_Readme.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
######################## CALIXTO-AM18x-OMAPL13x-EVM BASIC CONFIGURATION #######################
After Downloading the Kernel from GIT,
1> Setuping the Compiler Path
Eg:
-> cp compiler.tar.gz /opt
-> tar -xvf compiler.tar.gz
-> edit ~/.bashrc Add the Following Line at end
-> export PATH=/opt/compiler-path/bin:$PATH
-> export ARCH=arm
-> export CROSS_COMPILE=arm-arago-linux-gnueabi-
-> save & Exit
-> source ~/.bashrc
2> Compiling Kernel at first time
Eg:
-> Get into linux-2.6.37-AM18x-OMAPL13x-Calixto-Versa-EVM-V1/
-> make distclean
-> make calixto_evm_defconfig
-> make uImage
3> Calixto Pheripheral Configuration
-> make menuconfig
-> System Type
-> TI Davinci Implimentation
-> [*] Calixto-EVM Pheripheral Configuration
-> Calixto-EVM Display Support (Enable Different LCD Size Configuration Eg: 4.7inch, VGA Mode)
4> Calixto Board Map File
a> arch/arm/mach-davinci/board-calixto-evm.c
-> Any More Quires Email @: [email protected]
-> More Product Details Log on to :www.calixto.co.in