commit | 1fb7e27a04d3f4f21147757ea7a9a914a75fda81 | [log] [tgz] |
---|---|---|
author | Stefan Roese <sr@denx.de> | Thu Apr 07 09:11:44 2022 +0200 |
committer | Stefan Roese <sr@denx.de> | Wed May 04 03:38:21 2022 +0200 |
tree | c3662fceac43a434776836c84c1c44b315c34eb4 | |
parent | bec3f378e564818c88082618d822e8c9de0ef96f [diff] |
mips: octeon: Misc changes to existing C files for upcoming eth support This patch includes misc changes to already present Octeon MIPS C files files, which are necessary for the upcoming ethernet support. The changes are mostly: - DM GPIO & I2C infrastructure - Coding style cleanup while reworking of the code Signed-off-by: Stefan Roese <sr@denx.de>