c0ffeeca7
bf5691d3cd
Make it clearer that the image file needs to be renamed ( #2544 )
...
* Make it clearer that the image file needs to be renamed
- add information that the update was only successful if version 20230328 is visible.
* Update Documentation/boards/hardkernel/odroid-m1.md
---------
Co-authored-by: Stefan Agner <stefan@agner.ch >
2023-05-11 21:54:23 +02:00
b-uwe
888b4c852d
Fix typo in ODROID-M1 documentation ( #2474 )
2023-04-18 14:45:25 +02:00
Stefan Agner
907ce276c2
Document eMMC boot for ODROID-M1 ( #2460 )
2023-04-12 21:41:46 +02:00
Stefan Agner
2f9ce078ee
Add ODROID-M1 to documentation ( #2402 )
...
* Add ODROID-M1 to documentation
While at it, also use the new writing style for all Hardkernel boards by
changing Odroid to ODROID.
* Add ODROID-M1 board specific documentation
* Add NVMe information
* Apply suggestions from code review
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com >
2023-03-14 00:18:39 +01:00
Stefan Agner
2c3c066ea0
Add GPIO power button support for ODROID-N2 ( #1161 ) ( #1165 )
2021-01-11 18:14:07 +01:00
Stefan Agner
dadc82ae37
Document Hardkernel WiFi modules WiFi status ( #1099 )
2020-12-18 16:41:13 +01:00
ubergeek801
0b52271b3a
Support ODROID C4 SBC ( #926 )
...
* initial ODROID-C4 support
* setting clk_ignore_unused
2020-11-05 10:40:25 +01:00
Adam Griffiths
02836524ce
Documentation ( #769 )
...
* spelling correction
* Restuctured, added "features", "supported hardware", intro for developers and links to the developer documentation.
* Spelling correction
* URL correction
* Documentation restructure
* Moving developer documentation index from top level README to Documentation directory README
* fixing URLS
* Restructuring and adding to board config
* Improving navigation of docs oon github
* New line after first heading
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453336692 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update README.md
https://github.com/home-assistant/operating-system/pull/768#discussion_r453336871
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update README.md
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453336999 )
- Surround headings with newlines
- ODROID
- Use dashes for unordered lists
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update README.md
- new line after heading
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453337043 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update README.md
- \- for unordered lists
- new line after heading
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453337101 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Update README.md
- new line after heading
- \- for unordered lists
(https://github.com/home-assistant/operating-system/pull/768#discussion_r453337183 )
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
* Spelling correction, to ensure /Dpcumentation/kernel.mdhas the correct spelling
* capitalisation
* using - for unordered lists
* Adding links to config files
* fixing links to _defconfig files
* fixing link for rpi0_w
* fixing link for rpi3_64 and rpi4_64
* making the ova README consistent with the others
* formmating
* fixing numbered list
* fixing indent for sub-bullets
* questions regarding Tinker S and OVA support
* resolving PR comment from fabaff
* resolving PR comment from fabaff
* https://github.com/home-assistant/operating-system/pull/769\#discussion_r456774209
* Changing uBoot to U-Boot (https://github.com/home-assistant/operating-system/pull/769#discussion_r456774290 )
* s/boot sector/eMMC boot partition/ (See https://github.com/home-assistant/operating-system/pull/769#discussion_r456774329 )
* As per comments here:
https://github.com/home-assistant/operating-system/pull/769#discussion_r456791491
https://github.com/home-assistant/operating-system/pull/769#discussion_r456791580
* HassOS is no longer the official name (https://github.com/home-assistant/operating-system/pull/769#discussion_r456791863 )
* Should be Home Assistant Operating System (or OS) (see https://community.home-assistant.io/t/changing-the-home-assistant-brand/167500/16 ). See also commennts here https://github.com/home-assistant/operating-system/pull/769#discussion_r456793030 , taken in to account along with previous comments about this paragraph.
* s/HassOS/Home Assistant Operating System/
* 8Gb Pi 4 will be supported soon (see comment https://github.com/home-assistant/operating-system/pull/769#discussion_r459768349 )
* resolving conflict with main dev branch.
Co-authored-by: Franck Nijhof <frenck@frenck.nl >
Co-authored-by: Pascal Vizeli <pvizeli@syshack.ch >
2020-08-03 16:31:36 +02:00
Pascal Vizeli
7b379e648c
Initial support Odroid N2 / Linux 5.4 ( #523 )
...
* Initial version Odroid N2
Signed-off-by: Pascal Vizeli <pvizeli@syshack.ch >
* fix some issue
* optimize
* cleanup kernel config
* Fix HDMI output
* Migrate to upstream u-boot
* Use own HA image
* Add kernel for odroid xu4
* Add N2 to release pipeline
* Use uboot 2020.01 / fix version hardkernel
* Fix image
2020-01-07 18:13:24 +01:00