d959c4adcd
Signed-off-by: Jostar Yang jostar_yang@accton.com.tw Why I did it Fix led drv because CPLD SPEC is updated. Fix i2c bus order How I did it Fix led drv. Set blacklist to i801 and ismt. Let accton util to modprobe i801 and ismt. How to verify it Test led and sensors cmd. Results are fine.
5 lines
161 B
Plaintext
Executable File
5 lines
161 B
Plaintext
Executable File
CONSOLE_PORT=0x3f8
|
|
CONSOLE_DEV=0
|
|
CONSOLE_SPEED=115200
|
|
ONIE_PLATFORM_EXTRA_CMDLINE_LINUX="intel_iommu=off modprobe.blacklist=i2c-ismt,i2c_ismt,i2c-i801,i2c_i801"
|