Meco Man 656f0e3d23 [imxrt1060] fix a tiny problme
this is report in slack group:
- I had to do a small fix in board/linker_scripts/link.lds file.
line 81, should be:
ivt_begin = ORIGIN(m_boot_data) + LENGTH(m_boot_data);
(add a space between ivt_begin and "=“).

- For unknown reason I had to set DEMO_PANEL_RK043FN66HS as default in imxrt1060-nxp-evk/board/Kconfig
Leaving the DEMO_PANEL_RK043FN02H was not working even after selecting RK043FN66HS in menuconfig. The result was touch not working without this change as a wrong driver was being pick.
2022-08-13 21:56:04 -04:00
..
2022-07-31 23:30:33 -04:00
2022-07-23 11:53:42 +08:00
2022-03-29 19:28:06 +08:00
2022-03-29 19:28:06 +08:00
2022-01-05 23:11:58 +08:00
2022-03-29 19:28:06 +08:00
2022-03-29 19:28:06 +08:00
2022-08-05 13:35:38 -04:00
2022-03-29 19:28:06 +08:00
2022-03-29 19:28:06 +08:00
2022-08-13 21:56:04 -04:00
2022-03-29 19:28:06 +08:00
2022-08-03 22:48:13 -04:00
2022-03-29 19:28:06 +08:00
2022-01-05 23:11:58 +08:00
2022-03-29 19:28:06 +08:00
2022-07-23 11:53:42 +08:00
2022-01-05 23:11:58 +08:00
2022-06-09 14:35:20 +08:00
2022-07-07 16:55:25 +08:00
2022-01-05 23:11:58 +08:00
2022-07-07 16:55:25 +08:00
2022-03-29 19:28:06 +08:00
2022-01-26 10:46:57 +08:00
2022-01-05 23:11:58 +08:00
2022-03-29 19:28:06 +08:00
2022-01-05 23:11:58 +08:00
2022-03-29 19:28:06 +08:00
2022-01-29 16:11:42 +08:00
2022-03-29 19:28:06 +08:00