INAGAKI Hiroshi

Results 41 comments of INAGAKI Hiroshi

UPDATE: - rebase on current master - drop my fix of SMP - drop commits to merge dts directories (leave dts-5.10 as is, add dts-5.15) - for MIPS generic migration?...

@svanheule No problem :) If I had to say, I was thinking of squashing some of those commits. ex.: - drop mips_cm_probe(), update smp-related calls --> update smp-related calls -...

I'm fine with either, but if you have enough time and are okay, could you submit the patches?

@svanheule I tested your patch series, thank you! - APRESIA ApresiaLightGS120GT-SS (RTL8382M, RTL8231) - Panasonic Switch-M24eG PN28240K (RTL8382M) - Panasonic Switch-M48eG PN28480K (RTL8393M)

Please update author field (```From: ```) in the [commit](https://patch-diff.githubusercontent.com/raw/openwrt/openwrt/pull/10995.patch) to have the same name as ```Signed-off-by: ```. ``` git commit --amend --author="Robert Senderek " git push -f ```

UPDATE: - enable legacy-sdcard feature on target and use ```legacy_sdcard_*``` functions for sysupgrade on MMC devices - separate dts files of MA-E350/N to 5.10/5.15 - for cpsw/cpsw_new

Please describe install instruction in the commit message. https://openwrt.org/submitting-patches#submission_guidelines > - If you add support for new hardware: Include in your commit message a short description of the hardware and...

Please use ```qualcommax: ``` or ```qualcommax: ipq60xx: ``` as a prefix of the commit title. https://openwrt.org/submitting-patches#submission_guidelines > - commit subject > - must have a prefix that depends from what...

```qualcommax: ``` (or ```qualcommax: ipq60xx: ```) should be used as a prefix in the commit title.

IMO, a device's MAC address should be as unique and permanent as possible, so it makes sense to use eMMC for generation.