SAMA5D4 Xplained Ultra Board BSP
guowenxue
2019-08-12 a68e8c60fd9fa2ab9dc91312c6ba0d75302e92d7
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
 
 
2019.08.12 v0.1.0  GuoWenxue
------------------------------
Features:
0, Two account(root, cohrent) enable default, all default password are 12345, encrypt by sha-256 but not md5
1, This rootfs generated by buildroot-2019.02.4;
2, update busybox to v1.31.0 for blkid to auto mount storage media;
3, auto mount/repair/umount USB storage with ext2,ext3,ext4,vfat,ntfs support
4, support ssh/scp/sftp and ntpdate sync network time when system boot;
5, support vsftpd but not enable when boot; vsftpd default root be /media/
6, support stunnel, dhcpd, dnsmasq but not enable when boot --- Not do full test yet;
7, support auto mount /apps partition as UBIFS
8, support opencv, openssl, iconv, sqlite, libts, valgrind, spi-tools, i2c-tools, file, hostapd, wpa_supplicant, curl
 
 
Todo List:
 
1, Test QT with LCD;
2, Test opencv and zbar;
3, Test MT701 as AP and station