Page MenuHomeFreeBSD
Feed Advanced Search

Mar 20 2023

yamori813_yahoo.co.jp added a comment to D14020: [mips] [ddb] few backtrace changes.

I get this patch to my forked 12-stable branch. https://github.com/ZRouter/freebsd-src/commit/e905ae1913c4667f6825bb9fa04dca3872620a6f

Mar 20 2023, 8:43 PM

Jan 7 2022

yamori813_yahoo.co.jp abandoned D29804: gcc4 for mips.
Jan 7 2022, 9:33 AM

Nov 1 2021

yamori813_yahoo.co.jp abandoned D22352: armv6-soft build fixed.
Nov 1 2021, 7:25 AM
yamori813_yahoo.co.jp abandoned D20045: GPIO 32 bit access support for Mediatek and gpioc bug fix.
Nov 1 2021, 7:24 AM
yamori813_yahoo.co.jp abandoned D14290: gpiospi no delay support.
Nov 1 2021, 7:24 AM
yamori813_yahoo.co.jp abandoned D22685: Add geom consumer parapater to slicer and rootfs search method fdt slicer like OpenWRT..
Nov 1 2021, 7:16 AM
yamori813_yahoo.co.jp abandoned D20402: Fix compile error on ar531x..
Nov 1 2021, 7:16 AM
yamori813_yahoo.co.jp abandoned D16757: RTL8366 support on RT3052.
Nov 1 2021, 7:15 AM
yamori813_yahoo.co.jp abandoned D12736: i2c support for mediatek soc.
Nov 1 2021, 7:15 AM

Jul 2 2021

yamori813_yahoo.co.jp added a comment to D14290: gpiospi no delay support.

I tested on Onion Omega(Atheros 9330) with SPI LCD at 12.2R. No DELAY work fine. Please commit this patch.

Jul 2 2021, 8:13 AM

May 14 2021

yamori813_yahoo.co.jp added a reviewer for D29804: gcc4 for mips: hrs.
May 14 2021, 8:47 PM

Apr 20 2021

yamori813_yahoo.co.jp updated the diff for D29804: gcc4 for mips.
  • add gsed for BUILD_DEPENDS
Apr 20 2021, 1:13 AM

Apr 19 2021

yamori813_yahoo.co.jp updated the diff for D29804: gcc4 for mips.
  • add little endian support
Apr 19 2021, 6:39 AM

Apr 17 2021

yamori813_yahoo.co.jp updated the diff for D29804: gcc4 for mips.
  • use make makepatch
  • fix binutils prefix and add libgcc.a, libgcov.a
Apr 17 2021, 9:23 PM
yamori813_yahoo.co.jp requested review of D29804: gcc4 for mips.
Apr 17 2021, 6:47 AM

Mar 13 2020

yamori813_yahoo.co.jp added a comment to D14290: gpiospi no delay support.

I update Onion Omega to normal 12-STALBLE then LCD display is slow. I remember no this modify in source tree.

Mar 13 2020, 6:28 AM

Feb 2 2020

yamori813_yahoo.co.jp abandoned D16892: add pci support at rt1310.
Feb 2 2020, 12:46 PM

Dec 6 2019

yamori813_yahoo.co.jp added a comment to D22685: Add geom consumer parapater to slicer and rootfs search method fdt slicer like OpenWRT..

I found "denx,uimage" in this dts file.

Dec 6 2019, 2:09 AM

Dec 5 2019

yamori813_yahoo.co.jp added a comment to D22685: Add geom consumer parapater to slicer and rootfs search method fdt slicer like OpenWRT..
In D22685#496456, @ian wrote:

This change is unacceptable. Child nodes of a flash device which represent partitions must not have a compatible property, it is forbidden by the bindings document. I believe the correct way to do this is that there must be a child node with a compatible of "fixed-partitions", then within that node, there can be child nodes describing partitions which have compatible properties on them. Right now, fdt_slicer doesn't handle that kind of node structure.

Adding the checks for denx,uimage into the slicer in a way that requires it to do IO doesn't seem correct either. The fdt_slicer is for creating partitions that require out-of-band metadata (fdt data) to describe. Finding partitions by reading the content of the media seems like it should be handled the same way as other partitioning schemes that read media and create partitions from what they find (gpt, mbr, etc).

Dec 5 2019, 10:29 PM
yamori813_yahoo.co.jp added a comment to D22685: Add geom consumer parapater to slicer and rootfs search method fdt slicer like OpenWRT..

this is dts setting.

Dec 5 2019, 5:38 AM
yamori813_yahoo.co.jp created D22685: Add geom consumer parapater to slicer and rootfs search method fdt slicer like OpenWRT..
Dec 5 2019, 5:20 AM

Dec 1 2019

yamori813_yahoo.co.jp added a comment to D22618: RT2880 and RT3883 gigabit ethernet interface support.

also fixed my type of FV.

Dec 1 2019, 10:42 AM
yamori813_yahoo.co.jp created D22618: RT2880 and RT3883 gigabit ethernet interface support.
Dec 1 2019, 6:34 AM
yamori813_yahoo.co.jp abandoned D12649: FDT support for RTL8366 on etherswitch framework.

I will put separate this revision.

Dec 1 2019, 6:29 AM

Nov 13 2019

yamori813_yahoo.co.jp created D22352: armv6-soft build fixed.
Nov 13 2019, 8:18 PM

Jul 26 2019

yamori813_yahoo.co.jp added a comment to D21072: Remove support for kernel.tramp and kernel.tramp.gz.

I agree this change.

Jul 26 2019, 11:29 PM

May 24 2019

yamori813_yahoo.co.jp created D20402: Fix compile error on ar531x..
May 24 2019, 11:25 PM

May 23 2019

yamori813_yahoo.co.jp created D20371: CPU model display in dmesg on mips target.
May 23 2019, 7:34 AM

May 15 2019

yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

Now work fine this hints.

May 15 2019, 7:12 AM
yamori813_yahoo.co.jp updated the diff for D20170: Add GPIO MUX support on AR934x and AR1321.
  • add cpu type to ar71xx_gpio_oe_is_high()
May 15 2019, 7:11 AM
yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

I checked code and I think this problem is case of ar71xx_gpio_oe_is_high().

May 15 2019, 6:44 AM
yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

AR9344 data sheet say.

May 15 2019, 4:31 AM

May 14 2019

yamori813_yahoo.co.jp added a comment to D20170: Add GPIO MUX support on AR934x and AR1321.

This is log.

May 14 2019, 4:35 AM
yamori813_yahoo.co.jp updated the diff for D20170: Add GPIO MUX support on AR934x and AR1321.
  • delete new impliment and change logic
May 14 2019, 1:43 AM
yamori813_yahoo.co.jp abandoned D20257: Merge pull request #31 from ZRouter/yamori813_modify.

Sorry my missing opration.

May 14 2019, 1:39 AM
yamori813_yahoo.co.jp created D20257: Merge pull request #31 from ZRouter/yamori813_modify.
May 14 2019, 1:38 AM

May 6 2019

yamori813_yahoo.co.jp created D20170: Add GPIO MUX support on AR934x and AR1321.
May 6 2019, 10:57 AM

May 1 2019

yamori813_yahoo.co.jp added a comment to D20101: GPIO CS support and set mode and clock.

This is my test environment.

May 1 2019, 12:07 AM

Apr 30 2019

yamori813_yahoo.co.jp added a comment to D20101: GPIO CS support and set mode and clock.

This is dmesg.

Apr 30 2019, 2:18 AM
yamori813_yahoo.co.jp updated the summary of D20101: GPIO CS support and set mode and clock.
Apr 30 2019, 2:01 AM
yamori813_yahoo.co.jp created D20101: GPIO CS support and set mode and clock.
Apr 30 2019, 1:54 AM

Apr 25 2019

yamori813_yahoo.co.jp created D20045: GPIO 32 bit access support for Mediatek and gpioc bug fix.
Apr 25 2019, 3:40 AM

Apr 23 2019

yamori813_yahoo.co.jp added a comment to D14290: gpiospi no delay support.

Sorry my missing comment.

Apr 23 2019, 5:56 AM
yamori813_yahoo.co.jp updated the diff for D12736: i2c support for mediatek soc.
  • delete dtsi file
Apr 23 2019, 4:41 AM

Apr 13 2019

yamori813_yahoo.co.jp added a comment to D12649: FDT support for RTL8366 on etherswitch framework.

loos Please show me complete dts file use gpioiic.c.

Apr 13 2019, 10:34 PM

Apr 8 2019

yamori813_yahoo.co.jp abandoned D13648: Add flashmap rootfs search function.

Now this patch is conflict. I hope some body make this future.

Apr 8 2019, 12:57 AM

Apr 3 2019

yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • review refict
Apr 3 2019, 8:05 AM

Mar 22 2019

yamori813_yahoo.co.jp abandoned D17955: mips dts modify.

OK. I copy only my repository that is I want use.

Mar 22 2019, 8:37 AM
yamori813_yahoo.co.jp added a comment to D17955: mips dts modify.

My understand is sys/gnu/dts have only openwrt(opneled) dts files. And sys/dts have freebsd original dts files. MZK-W04N-XX.dts is my missing add dts file then move to freebsd dts directory. Do you think how to sync openwrt(opneled) dts files ?

Mar 22 2019, 7:11 AM

Jan 15 2019

yamori813_yahoo.co.jp added a comment to D13648: Add flashmap rootfs search function.
In D13648#285288, @mizhka_gmail.com wrote:

Hi,

Small cosmetic changes are required.
But I don't get idea why this marker lookup can't be done by flash_slicer code.
Could you please clarify benefit?

Thank you!

Jan 15 2019, 2:28 AM

Dec 6 2018

yamori813_yahoo.co.jp abandoned D18001: cpu model display on dmesg.

I can't update this review by arc command. I will put new review.

Dec 6 2018, 10:55 AM

Nov 16 2018

yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

! In D18001#384940, @yamori813_yahoo.co.jp wrote:
Mediatek soc is some time CPU print name and CHIPID is different. I have one that is CPU printed RT3050F but CHIPID is RT3350. I think Mediatek code need check SYSCTL_CHIPID0_3 and SYSCTL_CHIPID4_7. Sure thing first is CHIPID and second is FDT I believe.

Can you please share a dmesg output from the case where CPU is printed as RT3050F but CHIPID is RT3350 actually?

Nov 16 2018, 10:42 PM
yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

Please split Mediatek and Atheros in separate reviews.

In terms of Mediatek, it looks like there's a bit of code duplication. Why don't we just implement the CPU ID detection within mtk_soc_try_early_detect() instead? We already have the correct FDT mappings there, so all we have to do is fill in the cpu_model in there.

Nov 16 2018, 9:40 AM
yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

This is dmesg on MT7620.

Nov 16 2018, 6:25 AM
yamori813_yahoo.co.jp added a comment to D18001: cpu model display on dmesg.

Broadcom soc support is D12737.

Nov 16 2018, 5:29 AM
yamori813_yahoo.co.jp added reviewers for D18001: cpu model display on dmesg: sgalabov, mizhka, adrian, imp, hrs.
Nov 16 2018, 5:24 AM
yamori813_yahoo.co.jp created D18001: cpu model display on dmesg.
Nov 16 2018, 5:20 AM

Nov 11 2018

yamori813_yahoo.co.jp added reviewers for D17955: mips dts modify: sgalabov, adrian, mizhka, hrs.
Nov 11 2018, 11:12 PM
yamori813_yahoo.co.jp removed a reviewer for D17955: mips dts modify: manu.
Nov 11 2018, 11:11 PM
yamori813_yahoo.co.jp updated the diff for D17955: mips dts modify.
  • upgrade dts file at openwrt v18.06.1
Nov 11 2018, 11:05 PM
yamori813_yahoo.co.jp created D17955: mips dts modify.
Nov 11 2018, 11:00 PM

Nov 7 2018

yamori813_yahoo.co.jp abandoned D17880: move to early printf code to sys/arm/allwinner..
In D17880#382169, @manu wrote:

I seem uart_dev_snps.c use ather soc uart. Not only allwinner, And ALLWINNER_32 and ALLWINNER_64 define is not valid.

The ALLWINNER_XX defines are fake ones so one need to choose between the two.
If you have another device that uses snps uart driver feel free to submit some early routines if those ones doesn't work for you.
Also aw_machdep.c isn't used in aarch64 build.

Nov 7 2018, 10:13 PM
yamori813_yahoo.co.jp added a comment to D17880: move to early printf code to sys/arm/allwinner..

I seem uart_dev_snps.c use ather soc uart. Not only allwinner, And ALLWINNER_32 and ALLWINNER_64 define is not valid.

Nov 7 2018, 1:27 AM
yamori813_yahoo.co.jp added a reviewer for D17880: move to early printf code to sys/arm/allwinner.: hrs.
Nov 7 2018, 12:26 AM
yamori813_yahoo.co.jp created D17880: move to early printf code to sys/arm/allwinner..
Nov 7 2018, 12:23 AM

Oct 16 2018

yamori813_yahoo.co.jp added a comment to D17580: ar7241 gpio max pin fix.

datasheet.png (776×564 px, 227 KB)

Oct 16 2018, 9:49 AM
yamori813_yahoo.co.jp created D17580: ar7241 gpio max pin fix.
Oct 16 2018, 8:29 AM

Sep 12 2018

yamori813_yahoo.co.jp abandoned D10727: 74HC153 multiplexer input support for evdev on gpiobus.

This code have compile error now. I will check, but now abandon.

Sep 12 2018, 7:13 AM

Sep 5 2018

yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

I want add RT2880 and RT5350 and MT7620 support in this code. If I will done it, then I will put review again. Thanks.

Sep 5 2018, 6:55 AM
yamori813_yahoo.co.jp abandoned D15943: new driver: dev/rt2860: driver for RT2860 wifi.
Sep 5 2018, 1:22 AM
yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

I want add more support chip. But I don't know when that will be.

Sep 5 2018, 1:16 AM

Sep 3 2018

yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

This is original README

Sep 3 2018, 10:39 AM

Sep 2 2018

yamori813_yahoo.co.jp updated the diff for D15943: new driver: dev/rt2860: driver for RT2860 wifi.
  • add support eeprom in flash
Sep 2 2018, 3:31 AM

Aug 24 2018

yamori813_yahoo.co.jp created D16892: add pci support at rt1310.
Aug 24 2018, 10:27 PM

Aug 21 2018

yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • add more setup
Aug 21 2018, 1:57 PM
yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • fixed bug
Aug 21 2018, 1:58 AM

Aug 17 2018

yamori813_yahoo.co.jp updated the diff for D16757: RTL8366 support on RT3052.
  • fixed led port
Aug 17 2018, 11:08 PM
yamori813_yahoo.co.jp added a comment to D16757: RTL8366 support on RT3052.

This is connect figure.

RTESW.png (480×640 px, 27 KB)

Aug 17 2018, 3:56 AM
yamori813_yahoo.co.jp updated the summary of D16757: RTL8366 support on RT3052.
Aug 17 2018, 3:02 AM
yamori813_yahoo.co.jp created D16757: RTL8366 support on RT3052.
Aug 17 2018, 2:49 AM

Aug 10 2018

yamori813_yahoo.co.jp updated the diff for D16622: arm/ralink cleanup and delete NON INTRNG code.
  • forget add kernel address setting
Aug 10 2018, 5:14 AM

Aug 8 2018

yamori813_yahoo.co.jp updated the diff for D16622: arm/ralink cleanup and delete NON INTRNG code.
  • too mach delete INTRNG
  • refict review
Aug 8 2018, 9:57 PM
yamori813_yahoo.co.jp created D16622: arm/ralink cleanup and delete NON INTRNG code.
Aug 8 2018, 8:04 AM

Jun 21 2018

yamori813_yahoo.co.jp added a comment to D15943: new driver: dev/rt2860: driver for RT2860 wifi.

Currently We have almost same code in these file.

Jun 21 2018, 11:03 PM
yamori813_yahoo.co.jp added a reviewer for D15943: new driver: dev/rt2860: driver for RT2860 wifi: sbruno.
Jun 21 2018, 1:15 PM
yamori813_yahoo.co.jp abandoned D15942: This is RT2860 driver.

Sorry my miss operation.

Jun 21 2018, 5:38 AM
yamori813_yahoo.co.jp updated the diff for D15943: new driver: dev/rt2860: driver for RT2860 wifi.
  • fix typo by arc
  • repare from master file
Jun 21 2018, 5:21 AM
yamori813_yahoo.co.jp created D15943: new driver: dev/rt2860: driver for RT2860 wifi.
Jun 21 2018, 5:14 AM
Herald added a reviewer for D15942: This is RT2860 driver: rgrimes.
Jun 21 2018, 4:37 AM

Jun 20 2018

yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • impliment of a few u-boot have space before header
Jun 20 2018, 2:17 AM

Apr 27 2018

yamori813_yahoo.co.jp added a reviewer for D13648: Add flashmap rootfs search function: sgalabov.
Apr 27 2018, 5:12 AM

Apr 5 2018

yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • forget delete
Apr 5 2018, 7:55 AM
yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • delete kernel option make to default
Apr 5 2018, 7:08 AM

Apr 3 2018

yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • check 64K and 128K boundly. add comment and static
Apr 3 2018, 10:28 AM
yamori813_yahoo.co.jp added a comment to D13648: Add flashmap rootfs search function.

I think dts must not have kernel size because of it's change kernel configuration. This code separate to kernel and rootfs from firmware partition.

Apr 3 2018, 4:47 AM
yamori813_yahoo.co.jp updated the diff for D13648: Add flashmap rootfs search function.
  • rewrite rootfs check logic
Apr 3 2018, 4:39 AM

Apr 2 2018

yamori813_yahoo.co.jp updated the diff for D14279: fixed amd type flash write opration and diaplay chip infomation at boot.
  • review refict
Apr 2 2018, 11:13 AM

Feb 10 2018

yamori813_yahoo.co.jp added a comment to D14279: fixed amd type flash write opration and diaplay chip infomation at boot.

Current code is very dangerous because of doing sector erase to address 0. 0 is boot sector in mips. Almost system is sector 0 is protected then no effect. I see Juniper not tested this code on AMD type flash.

Feb 10 2018, 9:57 AM
yamori813_yahoo.co.jp created D14290: gpiospi no delay support.
Feb 10 2018, 1:32 AM

Feb 9 2018

yamori813_yahoo.co.jp updated the diff for D14279: fixed amd type flash write opration and diaplay chip infomation at boot.
  • fixed typo
Feb 9 2018, 8:56 AM