Commit Graph

1763 Commits

Author SHA1 Message Date
CTCaer
805686105d l4t: remove unchanged carveout config clear
Also allow wrong dram types to be mapped for T210B01.
The default table used is 0.
2025-05-13 16:14:11 +02:00
CTCaer
eacb4f2844 pkg2: fix ini size when not using mesosphere
Important in case the same ini1 space is used and stock kernel is new.

Additionally, also set the hash for the 3rd section, even if empty.
2025-05-13 16:13:49 +02:00
CTCaer
c8da71229a hos: config: exit the loop after matching cfg key 2025-05-13 16:13:06 +02:00
CTCaer
1a157a33f6 hos: rename atmosphere key to kernelprocid
So it reflects what it does.
2025-05-13 16:12:46 +02:00
CTCaer
f093c9368b hos: small refactor
Also exiting hos_launch is considered always an error.
2025-05-13 16:12:10 +02:00
CTCaer
9a755b895b bdk: dirlist: switch to alphabetical ordering 2025-05-13 16:11:20 +02:00
CTCaer
4c4a63795e bdk: sdmmc: refactor error checking on rw
And also check if card status is ok after a read/write.
2025-05-13 16:11:13 +02:00
CTCaer
04dc8d2a86 bdk: sdmmc: check that cmd timed out if SDSC
Instead of assuming that, check it.
This fix will make SDUC not to be assumed as SDSC.
2025-05-13 16:10:59 +02:00
CTCaer
ed4b638545 bdk: sdmmc: update unstuff_bits to use mod
Since unstuff_bits only supports 128bits, instead of subtracting the correct amount of bits with the offset array, use % 128.
2025-05-13 16:10:48 +02:00
CTCaer
a8a67ee775 nyx: info: use renamed sd storage member 2025-05-13 16:10:27 +02:00
CTCaer
1e54d538fd bdk: sdmmc: small refactor 2025-05-13 16:10:13 +02:00
CTCaer
20487cb8b9 bdk: sdmmc: check for out bounds access 2025-05-13 16:09:06 +02:00
CTCaer
8bc14f1043 bdk: ff: check for cltbl malloc success 2025-05-13 16:08:53 +02:00
CTCaer
c8acea7ad5 bdk: se: remove malloc usage 2025-05-13 16:08:42 +02:00
CTCaer
3ea4fd81f7 bdk: display: remove malloc usage 2025-05-13 16:08:21 +02:00
Christoph Baumann
76508c74e8 file based emmc emummc, some other stuff 2adefd112c199 2025-05-12 01:24:01 +02:00
Christoph Baumann
79b6df64d6 fix emummc status 2025-05-08 01:52:05 +02:00
Christoph Baumann
0a7a004839 file based emummc on emmc 2025-05-08 01:48:04 +02:00
Christoph Baumann
7521055bec fix name 2025-05-07 17:29:04 +02:00
Christoph Baumann
39d99a77fe remove debug prtint 2025-05-07 17:28:56 +02:00
Christoph Baumann
b0f0e9be47 get actual size of file based emummc instead of reading from gpt 2025-05-07 17:28:47 +02:00
Christoph Baumann
55a4a814e0 fix emummc ums writes 2025-05-07 17:28:11 +02:00
Christoph Baumann
4bfe1fe2cd add missing fsync 2025-05-07 17:27:58 +02:00
Christoph Baumann
6d09e65d85 fix emummc bis 2025-05-07 16:46:48 +02:00
Christoph Baumann
59a173c994 add support for emummc ums, this is terrible plz fix 2025-05-07 16:46:36 +02:00
Christoph Baumann
e5ceb4a2de add mmc types for emummc, used only for emummc ums 2025-05-07 16:45:26 +02:00
Christoph Baumann
ea3dae672e allow configuring size for file based emummc 2025-05-07 16:44:51 +02:00
Christoph Baumann
2af1cc0b8c ums support for file based emummc 2025-05-07 16:42:57 +02:00
Christoph Baumann
942e7defe3 add methods to access file based emummc 2025-05-07 16:42:36 +02:00
Christoph Baumann
39b74dd50d file based bis support 2025-05-07 12:17:13 +02:00
Christoph Baumann
bbe8ddaf66 ask to resize, if emu partition is larger than required 2025-05-06 17:40:53 +02:00
Christoph Baumann
47e030c7fc fix boot drive name 2025-05-06 12:58:44 +02:00
Christoph Baumann
4a127db80b add emusd ums 2025-05-06 12:57:40 +02:00
Christoph Baumann
241b0f2274 . 2025-05-06 12:37:46 +02:00
Christoph Baumann
ba6073610c support for android emmc 2025-05-02 17:08:49 +02:00
Christoph Baumann
70cb99cd0c add symbol to boot storage ums 2025-05-02 17:08:16 +02:00
Christoph Baumann
7941a3d4d6 fix boot storage selection 2025-05-02 17:07:42 +02:00
Christoph Baumann
1ddf9690b1 l4t flashing for emmc 2025-05-02 11:38:44 +02:00
Christoph Baumann
f4d8ee4efc fix ums storage after partitioning 2025-05-02 11:15:52 +02:00
Christoph Baumann
4f72660603 fuck 2025-05-02 01:43:51 +02:00
Christoph Baumann
2440318cb5 emmc bis storage 2025-04-30 11:29:06 +02:00
Christoph Baumann
61e91f79c1 emmc partitioning mostly fixed 2025-04-30 01:36:55 +02:00
Christoph Baumann
bad8566c58 account for 1mb for backup gpt 2025-04-29 12:48:44 +02:00
Christoph Baumann
28796b417b fix indicators, add emmc_mount, various fixes 2025-04-29 12:36:32 +02:00
Christoph Baumann
31c8ad0d88 add drive to access an area on emmc/sd as disk 2025-04-27 01:05:09 +02:00
Christoph Baumann
0be3fd4f64 only show remaining bar when it has non negligible size 2025-04-26 23:42:37 +02:00
Christoph Baumann
3e9def3608 Add emuSD to partition manager, finer emuMMC partition size control, allow double android 2025-04-26 23:37:45 +02:00
Christoph Baumann
678ce79a54 emmc partition layout selection, adjusted emummc partition size steps 2025-04-26 02:34:43 +02:00
Christoph Baumann
b11e8095ed . 2025-04-25 15:29:22 +02:00
Christoph Baumann
849d533200 UMS: check if successfully initialized, don't care about fat mounted 2025-04-24 18:29:24 +02:00