45 Commits

Author SHA1 Message Date
Martin_zheng
70576dd51b add GPL lisence for boot code 2013-06-10 10:58:46 +02:00
Martin_zheng
02ee051b37 add nand source code under the GPL lisence 2013-06-10 10:05:11 +02:00
Henrik Nordstrom
23ee31c0c8 Update usb fex files from GPL release 2013-06-10 09:52:45 +02:00
Henrik Nordstrom
d29c34b7f2 Import A20 SDK 2013-06-10 09:50:39 +02:00
zhengjiewen
8bcc7de0e4 write 1651 magic to SDR_DPCR reg, to enable the dram pad,
now super standby ok.
2013-03-02 15:21:02 +08:00
zhengjiewen
fc79f6d981 fix a dram init bug,now normal dma works ok 2013-03-01 19:27:36 +08:00
csjamesdeng
aa834c0ec1 dram: set actually dram size to script. 2013-03-01 15:39:01 +08:00
zhengjiewen
e1a1279276 fix a nand gpio init bug 2013-02-28 22:06:27 +08:00
zhengjiewen
eea71dddcb update QC boot file,boot from sdmmc OK 2013-02-28 18:37:44 +08:00
zhengjiewen
ea68dbfd32 dram driver update 2013-02-28 18:27:41 +08:00
zhengjiewen
0c39fca28e init version for evb 2013-02-28 13:19:16 +08:00
zhengjiewen
a1baea05c8 dram superstandby bug fix 2013-02-28 09:42:44 +08:00
zhengjiewen
386c71cd8f 1. update boot0 dram driver.
2. read superstandby flag from rtc register by defalut.
2013-02-27 18:59:31 +08:00
zhengjiewen
07985152d1 1. boot0: exit i2c driver after dram init.
2. boot1: set the nand or mmc config para for auto boot.
3. add boot0_nand.bin and boot0_sdmmc.bin to boot sdk workspace.
2013-02-27 09:08:21 +08:00
zhengjiewen
d2f2aa24d2 add global makefile 2013-02-25 15:39:52 +08:00
zhengjiewen
58f4890940 fix a power battery ratio judge bug 2013-02-23 13:51:26 +08:00
zhengjiewen
f559175b10 boot0 add dram para print for debug 2013-02-23 11:25:31 +08:00
zhengjiewen
7158765a5a save nand good_block_ratio to config memory 2013-02-22 17:55:08 +08:00
zhengjiewen
4759a0c845 now you can use cygwin to compile the boot0 2013-02-22 14:52:23 +08:00
zhengjiewen
1001eaa41f copy boot app file to dest dir automatically 2013-02-22 13:03:24 +08:00
zhengjiewen
8b9b226d08 1. boot_burn: burn nand or mmc automatically.
2. mmc driver use cpu to copy data
2013-02-22 10:44:47 +08:00
zhengjiewen
dc1e858087 add boot_burn app to burn sn number 2013-02-21 20:13:58 +08:00
zhengjiewen
2a3933af80 add BootQC app,you can pack QC image directly.
but the libm seems does not work well with neon/vfp, make a lookup
table to exec the math function.
2013-02-20 09:48:51 +08:00
zhengjiewen
acb6e01670 boot1 nandlib complie with linaro gcc 2013-02-18 13:59:07 +08:00
zhengjiewen
0b2091f99b change file mode 2013-02-17 14:18:23 +08:00
zhengjiewen
b146d51056 now we use linaro to compile boot 2013-02-17 13:34:57 +08:00
zhengjiewen
82d2ec7cf1 add one key burn feature 2013-02-16 16:48:56 +08:00
zhengjiewen
ffeeaebb1c changes as below:
1. update nand driver use the pll6 as the clk source, i open the
   pll6 in the boot0 and set it to 600M by default.
2. boot1 standby ok on fpga.
3. card burn the card or nand automatically.
4. fix some int bugs.
2013-02-04 16:51:21 +08:00
zhengjiewen
2d4d1694be 1.boot0 add iic driver.
2. boot0 suport superstandby.
2013-01-29 09:02:55 +08:00
zhengjiewen
ff61646725 1.fix some bug when card0 burn card2.
2.de driver addjust the irq number because we use gic.
2013-01-28 12:09:53 +08:00
zhengjiewen
fe32579929 change nand source to lib with crosstalk 2013-01-23 20:18:55 +08:00
zhengjiewen
8ac8607979 add boot1_card.bin 2013-01-17 18:13:01 +08:00
zhengjiewen
220dde9112 1. boot from nand ok.
2. card bigFw sprite ok.
2013-01-17 18:09:47 +08:00
zhengjiewen
2367721ca5 1. boot from card0 or card2 automatically.
2. sdmmc driver: fix a reset bug.
note: now ,the sdmmc driver use 24M OSC, I will use pll5
to improve the boot speed!
2013-01-15 18:29:47 +08:00
zhengjiewen
7c261ce874 gen_check_code now use static lib 2013-01-14 10:46:29 +08:00
zhengjiewen
2bf54f7b36 boot from card2 ok 2013-01-13 17:08:22 +08:00
zhengjiewen
cc54a0cb54 update dram drv 2013-01-12 16:26:34 +08:00
martin_zheng
40f7fa97cd add fpga dram config para 2013-01-12 16:18:35 +08:00
martin_zheng
e2cfc952ec aw1651 boot0 boot from fpga ok 2013-01-12 16:12:43 +08:00
Jerry Wang
03c1880b28 create boot0 code 2013-01-10 11:18:54 +08:00
Jerry Wang
e450e0d254 sun7i: fpga and normal version 2012-08-20 13:55:02 +08:00
Jerry Wang
593d7d57fc sun7i: boot ok on fpga 2012-08-14 15:37:06 +08:00
Jerry Wang
37fb3db9fd boot from nand or card automaitcally 2012-07-02 19:19:29 +08:00
kevin
ae90e64917 add boot0 directory 2012-06-18 15:58:49 +08:00
kevin
6fd439377f boot source code 1st version 2012-06-18 15:54:50 +08:00