commit | 790978b05ea22066029a8919da5b96750016ba88 | [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 | 738fdf77470f050a5b39cd050cd92421343afb49 [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>