commit | d4d7b663b8cae5ef4209aaef21a2435a7d5d4dd7 | [log] [tgz] |
---|---|---|
author | Marc Ferland <ferlandm@amotus.ca> | Tue Dec 22 14:24:11 2020 -0500 |
committer | Stefano Babic <sbabic@denx.de> | Sat Dec 26 14:56:09 2020 +0100 |
tree | c7e0dcafbc992059ad7bb0d424a401c92de48e1f | |
parent | f23c7068633d6087a4909b2cd0d83a62689a7d47 [diff] |
arm: dart6ul: change compatible string for eeprom The eeprom at address 0x50 is a BR24G04NUX-3TTR. It has a 4Kbit (512x8) capacity, change the compatible string to reflect this fact. Also, add an alias to easily refer to this eeprom with fdt_path_offset() which will be in another commit. Signed-off-by: Marc Ferland <ferlandm@amotus.ca> Reviewed-by: Fabio Estevam <festevam@gmail.com>