Commit Graph

57 Commits

Author SHA1 Message Date
Vincent-FK 72e12ad842 no more assembly tests by default 2020-11-19 19:49:23 +01:00
Vincent-FK d26d17c1d5 no more .first_boot file needed 2020-11-16 10:10:47 +01:00
Vincent-FK 30f075f1af RO only performes if we are in rw mode, brightness and volume not written to file but env variables -> no need for rw, no more rw/ro in write_args_quick_load_file 2020-11-15 12:33:02 +01:00
Vincent-FK 482d24a52a boot time optimized: rw/ro operations in brightness_set and volume_set only done if volume has changed 2020-11-13 17:19:27 +01:00
Vincent-FK fa986e1506 added funkey_gpio_mapping.conf from last commit and added email address in Free games's copyright text 2020-11-12 20:17:52 +01:00
Vincent-FK 8b1877e666 Free Games with the latest box arts 2020-11-10 08:41:22 +01:00
Vincent-FK a1afac9169 changed defconfig 2020-11-09 10:40:56 +01:00
Michel-FK 705d2abac7 mute .swu search when unmount SUB share
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-06 16:47:53 +01:00
Michel-FK 0f408f3b63 add swupdate to rootfs too
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-05 14:46:49 +01:00
Michel-FK b48b7b5512 move ProdResources to /usr/local/share
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-04 18:45:41 +01:00
Michel-FK 652b6cc581 launch emulators in /tmp/funkey
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-04 00:09:49 +01:00
Michel-FK 987a403bc7 move quick_load_file to /mnt
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-03 23:16:52 +01:00
Michel-FK a41bdcc99a remove unneeded ro/rw for bat_percent_rescale file
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-03 23:15:43 +01:00
Vincent-FK ca0d184a43 shutdown_funkey forces a last ro 2020-11-03 18:03:44 +01:00
Michel-FK 7c8da14252 move current_battery_percentage file to /tmp
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-03 10:30:38 +01:00
Michel-FK fd6ab2ce4c make rootfs read-only
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-02 22:22:05 +01:00
Michel-FK 79a7be9716 add swap partition
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-02 16:49:47 +01:00
Vincent-FK 0b3a19e733 fixed bug: instantat action not working anymore for Genesis and sms 2020-11-02 00:10:28 +01:00
Vincent-FK f32690d032 added fceux in signal_USR1_to_emulators script 2020-11-01 17:06:40 +01:00
Michel-FK 6c20eca4ea optimize swap creation
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-01 00:55:14 +01:00
Michel-FK b5a08d0bdb more verbose update reboot
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-11-01 00:55:14 +01:00
Vincent-FK fe83afe49b new version of Retrofe catching USR1 signals to shutdown faster and script signal_usr1_to_emulators now also sending signal to retrofe 2020-10-28 08:47:58 +01:00
Vincent-FK 884c3c0abd changed gpsp aain, now really working to get backup game_config.txt, speed up poweroff process (not yet fast enough though but way better) 2020-10-28 00:15:29 +01:00
Vincent-FK b4cf318d9e added PCE collection 2020-10-27 22:58:22 +01:00
Michel Stempin 332feb6fe9 working automatic partition update
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-25 22:04:47 +01:00
Michel Stempin 5a1276599c changed toggle_boot to recovery_mode and normal_mode
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-25 21:56:16 +01:00
Michel Stempin 41b19ad672 moved notif and clear_notif in utils
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-25 21:53:26 +01:00
Michel-FK 94049bc2e4 restore assembly_tests
Signed-off-by: Michel-FK <michel.stempin@funkey-project.com>
2020-10-18 11:22:32 +02:00
Michel Stempin 80991cbc01 create U-Boot environment during build
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-17 18:36:22 +02:00
Michel Stempin fb18542bef replace custom fw_savenev script with mkenvimage
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-17 18:35:43 +02:00
Michel Stempin 2d456ef6c7 boot according to GPT bootable flags
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-17 12:07:33 +02:00
Michel Stempin ae33bebb4b adjust first_boot script to GPT partition layout
Signed-off-by: Michel Stempin <michel.stempin@wanadoo.fr>
2020-10-15 23:17:49 +02:00
Vincent-FK 460ff08928 added ressources for ProdTests 2020-10-12 18:02:23 +02:00
vincent 18b7a5c0f1 volume_set now with min volume value to 16 2020-09-30 15:45:43 +02:00
vincent 87dead9920 better share start script, retrofe improvements 2020-09-30 14:24:45 +02:00
vincent 9a98be88df new sbin script to detect if usb_data is connected, share with new arg to check if sharing in course, retrofe to the latest version using these scripts 2020-09-29 23:51:11 +02:00
vincent d7bcbad041 Bug corrections in share script: BACKING_STORE_FILE was the wrong file, trials not trial... 2020-09-29 18:25:36 +02:00
vincent e3a9bcffe5 creates PS1/bios folder in share 2020-09-29 11:01:39 +02:00
vincent e291e34b83 patch sto set bat charge current in dts 2020-09-28 15:10:52 +02:00
vincent 70126f920d now Gameboy collection working, and back to 5% for low bat threshold. Also removed unused RetroFE themes 2020-09-27 15:09:10 +02:00
vincent 7364833b6b added Game Boy Color collection 2020-09-27 12:07:02 +02:00
vincent 4dd0ad57d6 bug correction in low_bat_check 2020-09-27 11:04:23 +02:00
busebusemac ea3cd5f1bc modified assembly tests: no more QR code steep, and logging tensions/data measured by axp209 2020-09-21 23:09:28 +02:00
Vincent-FK 9061052e2e Assembly tests now performed at first boot with QRcode at the end 2020-09-16 23:16:51 +00:00
Vincent-FK a2fd8f654e new funkey_prod_test version, correct persions in /usr/local/sbin scripts 2020-09-16 21:58:00 +00:00
Vincent-FK f9fa3ae10e added get_sid, and tests speaker and LED for assy tests 2020-09-15 23:19:28 +02:00
Vincent-FK 35ab665bd9 added packages datamatrix and prod_test_screens (for assembly tests) and removed PCBA 2020-09-15 15:39:25 +02:00
Michel-FK e391eeaeed Corrected buggy quick_action scripts 2020-07-23 16:46:32 +02:00
Michel-FK 903bc28e64 Make Instant Play actually work with buildroot's ash 2020-06-13 21:29:56 +02:00
Michel-FK e88aaa1a8d wrong bash test syntax 2020-05-31 22:49:07 +02:00