···11+22+IBM Akebono board device tree33+=============================44+55+The IBM Akebono board is a development board for the PPC476GTR SoC.66+77+0) The root node88+99+ Required properties:1010+1111+ - model : "ibm,akebono".1212+ - compatible : "ibm,akebono" , "ibm,476gtr".1313+1414+1.a) The Secure Digital Host Controller Interface (SDHCI) node1515+1616+ Represent the Secure Digital Host Controller Interfaces.1717+1818+ Required properties:1919+2020+ - compatible : should be "ibm,476gtr-sdhci","generic-sdhci".2121+ - reg : should contain the SDHCI registers location and length.2222+ - interrupt-parent : a phandle for the interrupt controller.2323+ - interrupts : should contain the SDHCI interrupt.2424+2525+1.b) The Advanced Host Controller Interface (AHCI) SATA node2626+2727+ Represents the advanced host controller SATA interface.2828+2929+ Required properties:3030+3131+ - compatible : should be "ibm,476gtr-ahci".3232+ - reg : should contain the AHCI registers location and length.3333+ - interrupt-parent : a phandle for the interrupt controller.3434+ - interrupts : should contain the AHCI interrupt.3535+3636+1.c) The FPGA node3737+3838+ The Akebono board stores some board information such as the revision3939+ number in an FPGA which is represented by this node.4040+4141+ Required properties:4242+4343+ - compatible : should be "ibm,akebono-fpga".4444+ - reg : should contain the FPGA registers location and length.4545+4646+1.d) The AVR node4747+4848+ The Akebono board has an Atmel AVR microprocessor attached to the I2C4949+ bus as a power controller for the board.5050+5151+ Required properties:5252+5353+ - compatible : should be "ibm,akebono-avr".5454+ - reg : should contain the I2C bus address for the AVR.
···11+CONFIG_44x=y22+CONFIG_SMP=y33+CONFIG_SYSVIPC=y44+CONFIG_POSIX_MQUEUE=y55+CONFIG_LOG_BUF_SHIFT=1466+CONFIG_BLK_DEV_INITRD=y77+CONFIG_RD_BZIP2=y88+CONFIG_RD_LZMA=y99+CONFIG_RD_XZ=y1010+CONFIG_EXPERT=y1111+CONFIG_KALLSYMS_ALL=y1212+# CONFIG_SLUB_CPU_PARTIAL is not set1313+CONFIG_PROFILING=y1414+CONFIG_OPROFILE=y1515+CONFIG_MODULES=y1616+CONFIG_MODULE_UNLOAD=y1717+# CONFIG_BLK_DEV_BSG is not set1818+# CONFIG_POWERNV_MSI is not set1919+CONFIG_PPC_47x=y2020+# CONFIG_EBONY is not set2121+CONFIG_AKEBONO=y2222+CONFIG_HIGHMEM=y2323+CONFIG_HZ_100=y2424+CONFIG_IRQ_ALL_CPUS=y2525+# CONFIG_COMPACTION is not set2626+CONFIG_CMDLINE_BOOL=y2727+CONFIG_CMDLINE=""2828+# CONFIG_SUSPEND is not set2929+CONFIG_PCI_MSI=y3030+CONFIG_NET=y3131+CONFIG_PACKET=y3232+CONFIG_UNIX=y3333+CONFIG_INET=y3434+CONFIG_IP_PNP=y3535+CONFIG_IP_PNP_DHCP=y3636+CONFIG_IP_PNP_BOOTP=y3737+# CONFIG_INET_XFRM_MODE_TRANSPORT is not set3838+# CONFIG_INET_XFRM_MODE_TUNNEL is not set3939+# CONFIG_INET_XFRM_MODE_BEET is not set4040+# CONFIG_INET_LRO is not set4141+# CONFIG_IPV6 is not set4242+CONFIG_UEVENT_HELPER_PATH="/sbin/hotplug"4343+CONFIG_DEVTMPFS=y4444+CONFIG_DEVTMPFS_MOUNT=y4545+CONFIG_CONNECTOR=y4646+CONFIG_MTD=y4747+CONFIG_MTD_BLOCK=y4848+CONFIG_MTD_JEDECPROBE=y4949+CONFIG_MTD_CFI_AMDSTD=y5050+CONFIG_MTD_PHYSMAP_OF=y5151+CONFIG_PROC_DEVICETREE=y5252+CONFIG_BLK_DEV_RAM=y5353+CONFIG_BLK_DEV_RAM_SIZE=350005454+# CONFIG_SCSI_PROC_FS is not set5555+CONFIG_BLK_DEV_SD=y5656+# CONFIG_SCSI_LOWLEVEL is not set5757+# CONFIG_SATA_PMP is not set5858+# CONFIG_ATA_SFF is not set5959+# CONFIG_NET_VENDOR_3COM is not set6060+# CONFIG_NET_VENDOR_ADAPTEC is not set6161+# CONFIG_NET_VENDOR_ALTEON is not set6262+# CONFIG_NET_VENDOR_AMD is not set6363+# CONFIG_NET_VENDOR_ARC is not set6464+# CONFIG_NET_VENDOR_ATHEROS is not set6565+# CONFIG_NET_CADENCE is not set6666+# CONFIG_NET_VENDOR_BROADCOM is not set6767+# CONFIG_NET_VENDOR_BROCADE is not set6868+# CONFIG_NET_VENDOR_CHELSIO is not set6969+# CONFIG_NET_VENDOR_CISCO is not set7070+# CONFIG_NET_VENDOR_DEC is not set7171+# CONFIG_NET_VENDOR_DLINK is not set7272+# CONFIG_NET_VENDOR_EMULEX is not set7373+# CONFIG_NET_VENDOR_EXAR is not set7474+# CONFIG_NET_VENDOR_HP is not set7575+CONFIG_IBM_EMAC=y7676+# CONFIG_NET_VENDOR_MARVELL is not set7777+# CONFIG_NET_VENDOR_MELLANOX is not set7878+# CONFIG_NET_VENDOR_MICREL is not set7979+# CONFIG_NET_VENDOR_MYRI is not set8080+# CONFIG_NET_VENDOR_NATSEMI is not set8181+# CONFIG_NET_VENDOR_NVIDIA is not set8282+# CONFIG_NET_VENDOR_OKI is not set8383+# CONFIG_NET_VENDOR_QLOGIC is not set8484+# CONFIG_NET_VENDOR_REALTEK is not set8585+# CONFIG_NET_VENDOR_RDC is not set8686+# CONFIG_NET_VENDOR_SEEQ is not set8787+# CONFIG_NET_VENDOR_SILAN is not set8888+# CONFIG_NET_VENDOR_SIS is not set8989+# CONFIG_NET_VENDOR_SMSC is not set9090+# CONFIG_NET_VENDOR_STMICRO is not set9191+# CONFIG_NET_VENDOR_SUN is not set9292+# CONFIG_NET_VENDOR_TEHUTI is not set9393+# CONFIG_NET_VENDOR_TI is not set9494+# CONFIG_NET_VENDOR_VIA is not set9595+# CONFIG_NET_VENDOR_WIZNET is not set9696+# CONFIG_NET_VENDOR_XILINX is not set9797+# CONFIG_KEYBOARD_ATKBD is not set9898+# CONFIG_MOUSE_PS2 is not set9999+# CONFIG_SERIO is not set100100+# CONFIG_VT is not set101101+CONFIG_SERIAL_8250=y102102+# CONFIG_SERIAL_8250_DEPRECATED_OPTIONS is not set103103+CONFIG_SERIAL_8250_CONSOLE=y104104+CONFIG_SERIAL_8250_EXTENDED=y105105+CONFIG_SERIAL_8250_SHARE_IRQ=y106106+CONFIG_SERIAL_OF_PLATFORM=y107107+# CONFIG_HW_RANDOM is not set108108+CONFIG_I2C_CHARDEV=y109109+# CONFIG_HWMON is not set110110+CONFIG_THERMAL=y111111+# CONFIG_USB_DEFAULT_PERSIST is not set112112+CONFIG_USB_EHCI_HCD=y113113+CONFIG_USB_OHCI_HCD=y114114+# CONFIG_USB_OHCI_HCD_PCI is not set115115+CONFIG_USB_STORAGE=y116116+CONFIG_MMC=y117117+CONFIG_RTC_CLASS=y118118+CONFIG_RTC_DRV_M41T80=y119119+CONFIG_EXT2_FS=y120120+CONFIG_EXT3_FS=y121121+# CONFIG_EXT3_DEFAULTS_TO_ORDERED is not set122122+CONFIG_EXT3_FS_POSIX_ACL=y123123+CONFIG_EXT3_FS_SECURITY=y124124+# CONFIG_DNOTIFY is not set125125+# CONFIG_INOTIFY_USER is not set126126+CONFIG_VFAT_FS=y127127+CONFIG_PROC_KCORE=y128128+CONFIG_TMPFS=y129129+CONFIG_CRAMFS=y130130+# CONFIG_NETWORK_FILESYSTEMS is not set131131+CONFIG_NLS_DEFAULT="n"132132+CONFIG_NLS_CODEPAGE_437=y133133+CONFIG_NLS_ISO8859_1=y134134+CONFIG_DEBUG_INFO=y135135+CONFIG_DEBUG_FS=y136136+CONFIG_MAGIC_SYSRQ=y137137+CONFIG_DETECT_HUNG_TASK=y138138+CONFIG_XMON=y139139+CONFIG_XMON_DEFAULT=y140140+CONFIG_PPC_EARLY_DEBUG=y141141+CONFIG_PPC_EARLY_DEBUG_44x_PHYSLOW=0x00010000142142+CONFIG_PPC_EARLY_DEBUG_44x_PHYSHIGH=0x33f143143+CONFIG_CRYPTO_PCBC=y144144+CONFIG_CRYPTO_MD5=y145145+CONFIG_CRYPTO_SHA1_PPC=y146146+CONFIG_CRYPTO_DES=y147147+# CONFIG_CRYPTO_ANSI_CPRNG is not set148148+# CONFIG_CRYPTO_HW is not set
+26
arch/powerpc/platforms/44x/Kconfig
···199199 help200200 This option enables support for the IBM Currituck (476fpe) evaluation board201201202202+config AKEBONO203203+ bool "IBM Akebono (476gtr) Support"204204+ depends on PPC_47x205205+ default n206206+ select SWIOTLB207207+ select 476FPE208208+ select PPC4xx_PCI_EXPRESS209209+ select I2C210210+ select I2C_IBM_IIC211211+ select NETDEVICES212212+ select ETHERNET213213+ select NET_VENDOR_IBM214214+ select IBM_EMAC_EMAC4215215+ select IBM_EMAC_RGMII_WOL216216+ select USB217217+ select USB_OHCI_HCD_PLATFORM218218+ select USB_EHCI_HCD_PLATFORM219219+ select MMC_SDHCI220220+ select MMC_SDHCI_PLTFM221221+ select MMC_SDHCI_OF_476GTR222222+ select ATA223223+ select SATA_AHCI_PLATFORM224224+ help225225+ This option enables support for the IBM Akebono (476gtr) evaluation board226226+227227+202228config ICON203229 bool "Icon"204230 depends on 44x