etop-wesley / hac

1 stars 0 forks source link

uboot support ok2440 v3 platform #1

Open etop-wesley opened 14 years ago

etop-wesley commented 14 years ago

uboot basic functions:

  1. uboot support s3c2440 done, uboot version is u-boot-2010.03
  2. uboot support nor flash, intel 28F320J3A, read/write, boot done
  3. uboot support nand flash, samsung K9F2G08, read/write, boot done
  4. uboot supoort ethernet controller, DM9000 done
  5. uboot support LCD display, AT070TN83V[1].1
  6. uboot support USB host, S3C2440 on chip USB1.1 host controller done
  7. uboot support MMC/SD card, S3C2440 on chip MMC controller
  8. uboot support USB device, S3C2440 on chip USB1.1 slave controller
  9. uboot support other OK2440v3 on board miscellaneous resources, led, bell, key, led/key done

additionl features:

  1. boot from nor flash done
  2. boot from nand flash done
  3. download from host via USB