mirror of
https://github.com/godotengine/buildroot.git
synced 2026-01-01 13:49:03 +03:00
Changes according to [1] and [2]: - decode more bits from id[69], courtesy Adrián Kálazi. - allow passing of custom LDFLAGS from the environment. - add new "static" target. - fix --dco-identify max sectors, courtesy of Paul Sultana. - get rid of leftover "unknown" variables from identify.c - fixed return values from get_log_page_data(). - support for ioSafe Solo with jMicron bridge. [1] https://sourceforge.net/p/hdparm/news/2020/11/hdparm-959-is-released [2] https://sourceforge.net/p/hdparm/news/2020/11/hdparm-960-is-released Signed-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>