-
Sorry, I don't mean to intrude with my question, but I have to know. Is this really free software, or is it **just** open source? I question most of the source code that says it's from companies devel…
ghost updated
4 years ago
-
1. The bootstrap loader can be made almost fully universal by compiling for TC1.3.1. In fact you can on-the-fly detect which micro is used and act accordingly.
2. Implement a checksum routine so that…
-
Hi @steve-h,
Is there any part of this project where I can help document or provide context to others that might want to re-use it?
Thanks,
Mary Beth
-
In #257 flash write support was added. However, no example and only little documentation was provided on how to use it. Would it be possible that someone writes an example that reads/writes flash and …
-
I'm using A536N, but latest A536U (A536USQU2AVG2) kernel is compatiable.
So I modified arch/arm64/include/asm/virt.h like this
```
static inline bool is_hyp_mode_available(void)
{
/*
…
-
I used RTL8721csm board to test TizenRT rtos, I enter a question. list below
#[MODULE_BOOT-LEVEL_INFO]:IMG1 ENTER ROMSUB:2
bootloader_version km0_bootloader_ver_07729b9_2022/01/18-14:40:05
#utobo…
-
Most organizations have a "software assets management" group or similar. This organization and your organization's Enterprise Architecture should be involved, as should any "business relationship mana…
-
I am trying to install a zImage on my GT-i9300.
But I get the error
" ERROR: Partition "KERNEL" does not exist in the specified PIT. "
If I use BOOT instead of KERNEL, the flashing works, but then I…
-
```
on which man page -> broken link to
--------------------------------------
9win(1) -> 9cpu(1)
alphabet-abc(1) -> scheduler(4)
alphabet-fs(1) -> alphabet-fs(2)
alphabet-g…
-
Apparently I can flash a file that is bigger than the RECOVERY partition:
Here I've a recovery.img that is a bit over 8MiB (8388608 bytes)
> $ du --bytes recovery.img
> 9691136 recovery.img`
A…