1
0
mirror of https://github.com/paolosabatino/multitool.git synced 2025-04-04 15:45:18 +00:00

67 Commits

Author SHA1 Message Date
b4c71cb8c9 Add build instructions to the readme 2025-01-14 09:57:16 +01:00
f9284454fb ddrbin v1.11 for rk322x 2023-11-14 21:38:36 +01:00
e7f66538cc rk3528: kernel and dtb are now working but only via network 2023-11-14 21:15:44 +01:00
9615710b88 various ntfs fixes
- put ntfs partition as first for older windows compatibility
- call ntfsfix to correct ntfs after resize
- better handle rounding sectors in create_image.sh
2023-11-14 21:15:44 +01:00
5caafcf26f fix mkfs.ntfs arguments for windows compatibility 2023-11-14 21:15:44 +01:00
c3409e2d95 more changes to accomodate ntfs partition 2023-11-14 21:15:44 +01:00
3312c068da initial support for ntfs partition 2023-11-14 21:15:44 +01:00
12c20f2e11 rk322x: add several proprietary and open TEE 2023-10-13 14:04:14 +02:00
6501010d79 rk322x: HDMI and cpu fix for R29, R2B and H20 boards 2023-10-01 17:20:25 +02:00
c850c0a36b commit idbloader.img from boot_merger 2023-06-21 17:12:54 +02:00
d47c2e75a5 Initial working version for rk3528 2023-06-21 17:12:54 +02:00
005d4c4fc7 add sdcard powerup for rk322x 2023-06-21 17:12:54 +02:00
8ae9e29a3c rk322x: reset sample phase shifting to defaults 2023-01-26 21:20:52 +00:00
4b9f62bde5 Add sleep to allow settlement 2023-01-26 21:09:27 +00:00
df794d4b7d add sample shift phase default value for rk322x 2022-10-19 19:27:19 +00:00
f427696b40 implement workaround to create images in containers 2022-10-19 19:26:58 +00:00
3aedf8f48d make more room in the final image (mostly for rk3288) 2022-02-06 21:59:25 +00:00
6c83f46f3d fix dhclient issues with resolv.conf
write dmesg.multitool.log in FAT partition after boot
change private link-local IP to 169.254.120.120/24
2022-02-06 15:55:18 +00:00
2788819d75 try first to remount FAT partition and don't report error if already mounted 2022-02-06 15:54:13 +00:00
f8d47b09e7 Enable multitool to work either via terminal and ssh 2022-02-06 13:32:11 +00:00
43fc9d63c0 add network handling and access (dhcp client, dropbear for ssh, net-tools) 2022-02-06 13:15:24 +00:00
cc507d4df9 rk322x emmc set to 50Mhz for compatibility with newer eMCP boards 2022-01-27 16:23:41 +00:00
5a07be9c77 rk3318: enable sdmmc_ext to support boards with external sdmmc controller as sdcard controller 2021-11-13 11:30:52 +00:00
5271ab15aa rk322x: add change command rate (1T or 2T clock cycles) in running image idbloader 2021-08-29 14:24:43 +00:00
2cf2a7a656 rk322x: use ddrbin v1.08 330Mhz for better all-around compatibility 2021-06-26 10:42:33 +00:00
968275bc50 rk3318-box: add mmc aliases to device tree 2021-04-22 11:46:06 +00:00
52d0101a89 Adding target platform and build issue 2021-03-14 15:11:23 +00:00
183919dcb0 Adding changelog and target configuration to created images 2021-03-14 14:46:17 +00:00
862887df0b Reverted back to ddrbin v1.10, fixed to work on DDR3 at 660Mhz, using miniloader 2.56 2021-03-14 14:01:59 +00:00
855471d40e Fixed double USB initialization in u-boot 2021-03-12 13:40:59 +00:00
09f96e1848 Updated u-boot for rk322x with all USB ports enabled to boot 2021-03-11 19:57:04 +00:00
9c9de0964d Refined boot device detection using main FAT partition as base 2021-03-10 14:13:42 +00:00
b748aca732 Updated rk322x idbloader with ddrbin 1.06 and miniloader 2.51 for broader compatibility 2021-03-10 13:22:03 +00:00
ffe353b9a9 Updated rk322x u-boot to v2020.10, fixes dtb overlay apply when used as jump start 2021-03-07 11:58:29 +00:00
419ed69d46 FAT partition resize now happens even on non-mmc devices 2021-02-14 21:06:11 +00:00
23a181e22e Add full support for non-mmc devices (like USB):
- changed boot partition detection via kernel PARTUUID command line
- FAT partition is detected at runtime using blkid instead of hardwired mmcblk0p1
2021-02-14 20:39:20 +00:00
40e4c49e43 Changed trust os for rk3229 to align with libreelec one. Should be more compatible 2020-11-29 15:14:08 +01:00
dd334381ca Changed idbloader for rk3318 to use ddrbin v1.15 2020-11-08 18:25:02 +01:00
29595d6a18 Committing efuse-enabled trust for rk3318 2020-11-01 11:57:10 +01:00
a4c3c62ca2 Changed trustos to use rk3328 ayufan build instead of original rockchip blob 2020-11-01 00:01:12 +01:00
bb86509263 Committing changes to kernel config for rk3318 2020-10-31 13:16:11 +01:00
0f7d43bc3e Updated rk3318 idbloader and made kernel image lighter 2020-10-31 13:08:41 +01:00
9ef553e6c1 Working rk3318 support with proper device tree 2020-10-31 00:50:43 +01:00
916d52bc13 Added capability to look for .img files in compressed archived
Initial draft non-working-yet support for rk3318
2020-10-11 12:56:12 +02:00
ea9ea0ba38 Fixed missing permissions to application scripts
Added creation of /mnt directory
2020-06-16 10:52:06 +00:00
7e30d82c62 Increased base filesystem size to 2G to allow 16kb cluester sizes 2020-06-16 09:38:14 +00:00
f899babe02 Increased cluster size of FAT partition to 16Kb 2020-06-16 09:08:54 +00:00
9425dde34b Fixed session leader to bash scripts, allowing job control now in bash shell
Fixed various bugs in multitool.sh
2020-06-06 19:53:59 +02:00
b337dec818 Added full support for rk3288 boxes that use a legacy non-open boot
Modified multitool.sh to better support compressed archives
2020-06-06 16:15:53 +02:00
a7faccff90 Changed dist folder name with target
Full support to rk3288
2020-06-02 22:02:29 +02:00